Home
last modified time | relevance | path

Searched defs:nonceSize (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.cpp55 uint32_t nonceSize = encryptStructTest->cipherParms->nonceSize; in EncryptTest() local
159 uint32_t nonceSize = onlyDecryptStruct->cipherParms->nonceSize; in Decrypt() local
H A Dhks_modify_key_test_func.cpp42 uint32_t nonceSize = encryptStruct->cipherParms->nonceSize; in Encrypt() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_aes.c49 uint32_t nonceSize; member
/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_common_h.h92 uint32_t nonceSize; member