Home
last modified time | relevance | path

Searched refs:pv (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/crypto/BlockCipher/
Dmain.cpp36 void PrintBin(const void* pv, size_t size, const char* indent) in PrintBin() argument
38 const bit8* p = reinterpret_cast<const bit8*>(pv); in PrintBin()