Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/
Dhks_test_cipher.c493 uint32_t aadSize = encryptStruct->cipherParms->aadSize; in Encrypt() local
597 uint32_t aadSize = onlyDecryptStruct->cipherParms->aadSize; in Decrypt() local
/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h118 uint32_t aadSize; member