Home
last modified time | relevance | path

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

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