Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos.TWL/aes/ccm/src/
Dmain.c92 void* pEncryptedC; in SampleMain() local
126 pEncryptedC = (u8*)pEncryptedA + srcASize; in SampleMain()
127 pEncryptedM = (u8*)pEncryptedC + srcPSize; in SampleMain()
184 pEncryptedC, // Buffer that stores encrypted data in SampleMain()