Home
last modified time | relevance | path

Searched defs:pD (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/crypto/BlockCipher/
Dmain.cpp226 bit8* pD = reinterpret_cast<bit8*>(pDst); in Encrypt() local
261 bit8* pD = reinterpret_cast<bit8*>(pDst); in Decrypt() local
304 bit8* pD = reinterpret_cast<bit8*>(pDst); in EncryptAndGenerate() local
345 bit8* pD = reinterpret_cast<bit8*>(pDst); in DecryptAndVerify() local