Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Daes_common.h45 static constexpr int32_t AES_KEY_SIZE = 128; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Dcrypto_aes_cipher_test.cpp862 SymKeyAttr attr = { .algo = HCF_ALG_AES, .keySize = AES_KEY_SIZE };
890 SymKeyAttr attr = { .algo = HCF_ALG_AES, .keySize = AES_KEY_SIZE };
H A Dcrypto_aes_ecb_cipher_test.cpp1128 SymKeyAttr attr = { .algo = HCF_ALG_AES, .keySize = AES_KEY_SIZE };
1163 SymKeyAttr attr = { .algo = HCF_ALG_AES, .keySize = AES_KEY_SIZE };