Home
last modified time | relevance | path

Searched refs:CCM_IV_LEN (Results 1 - 2 of 2) sorted by relevance

/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Dcrypto_aes_ccm_cipher_test.cpp369 uint8_t iv[CCM_IV_LEN] = { 0 }; in HWTEST_F()
421 uint8_t iv[CCM_IV_LEN] = { 0 }; in HWTEST_F()
505 uint8_t iv[CCM_IV_LEN] = { 0 }; in HWTEST_F()
547 uint8_t iv[CCM_IV_LEN] = { 0 }; in HWTEST_F()
589 uint8_t iv[CCM_IV_LEN] = { 0 }; in HWTEST_F()
/base/security/crypto_framework/test/unittest/include/
H A Daes_common.h41 static constexpr int32_t CCM_IV_LEN = 7; // CCM variable

Completed in 1 milliseconds