Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/
Dhks_test_cipher.c491 uint32_t ivSize = encryptStruct->cipherParms->ivSize; in Encrypt() local
595 uint32_t ivSize = onlyDecryptStruct->cipherParms->ivSize; in Decrypt() local
/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h114 uint32_t ivSize; member