Searched defs:g_iv (Results 1 - 5 of 5) sorted by relevance
| /base/security/huks/test/unittest/huks_common_test/include/ |
| H A D | hks_test_aes_c.h | 36 static uint8_t g_iv[TEST_AES_16] = "aabaabaabaabaab"; variable
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| H A D | dlp_file_manager_test.cpp | 681 uint8_t g_iv[2] = { 0x90, 0xd5 }; in HWTEST_F() local
|
| H A D | dlp_crypt_test.cpp | 51 uint8_t g_iv[16] = { 0x90, 0xd5, 0xe2, 0x45, 0xaa, 0xeb, 0xa0, 0x9, 0x61, 0x45, 0xd1, 0x48, 0x4a, 0xaf, 0xc9, 0xf9 }; member [all...] |
| /test/xts/acts/security_lite/huks/common/ |
| H A D | hks_test_aes.c | 34 uint8_t g_iv[TEST_AES_16] = "aabaabaabaabaab"; variable
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/ |
| H A D | hks_client_service_test.cpp | 696 static uint8_t g_iv[g_ivSize] = { 0 }; member
|
Completed in 6 milliseconds