Home
last modified time | relevance | path

Searched defs:testKey (Results 1 – 3 of 3) sorted by relevance

/base/security/crypto_framework/test/unittest/src/
Dcrypto_mac_test.cpp153 uint8_t testKey[] = "abcdefghijklmnop"; variable
193 uint8_t testKey[] = "abcdefghijklmnop"; variable
221 uint8_t testKey[] = "abcdefghijklmnop"; variable
266 uint8_t testKey[] = "abcdefghijklmnop"; variable
304 uint8_t testKey[] = "abcdefghijklmnop"; variable
339 uint8_t testKey[] = "abcdefghijklmnop"; variable
387 uint8_t testKey[] = "abcdefghijklmnop"; variable
413 uint8_t testKey[] = "abcdefghijklmnop"; variable
449 uint8_t testKey[] = "abcdefghijklmnop"; variable
485 uint8_t testKey[] = "abcdefghijklmnop"; variable
[all …]
/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfmaccreate_fuzzer/
Dhcfmaccreate_fuzzer.cpp40 char testKey[] = "abcdefghijklmnop"; in TestMac() local
/base/security/huks/test/unittest/huks_lite_test/common/
Dhks_test_aes.c530 char testKey[TEST_AES_32]; in TestAes256ByLocal() local