Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_cipher_func.cpp56 uint32_t aadSize = encryptStructTest->cipherParms->aadSize; in EncryptTest() local
160 uint32_t aadSize = onlyDecryptStruct->cipherParms->aadSize; in Decrypt() local
H A Dhks_modify_key_test_func.cpp43 uint32_t aadSize = encryptStruct->cipherParms->aadSize; in Encrypt() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_aes.c51 uint32_t aadSize; member
/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_common_h.h94 uint32_t aadSize; member