Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/
H A Dhks_test_aes.c27 #define TEST_AES_256 256 macro
29 static uint8_t g_buffer[TEST_AES_256];
30 static uint32_t g_bufferSize = TEST_AES_256;
158 .uint32Param = TEST_AES_256 }, in GenerateBaseKey()
193 .uint32Param = TEST_AES_256 }, in PlainPubKey()
222 .uint32Param = TEST_AES_256 }, in SetKeyAliasTrue()
251 .uint32Param = TEST_AES_256 }, in SetKeyAliasWrong()
311 .uint32Param = TEST_AES_256 }, in ImportPubKey()
373 struct HksBlob cipherText1 = { TEST_AES_256, g_buffer }; in TestAes256ByAgree()
384 uint8_t tmp[TEST_AES_256] in TestAes256ByAgree()
[all...]

Completed in 2 milliseconds