Home
last modified time | relevance | path

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

/base/security/crypto_framework/test/unittest/src/
Dcrypto_mac_test.cpp154 uint8_t testKey[] = "abcdefghijklmnop"; variable
194 uint8_t testKey[] = "abcdefghijklmnop"; variable
222 uint8_t testKey[] = "abcdefghijklmnop"; variable
267 uint8_t testKey[] = "abcdefghijklmnop"; variable
305 uint8_t testKey[] = "abcdefghijklmnop"; variable
340 uint8_t testKey[] = "abcdefghijklmnop"; variable
388 uint8_t testKey[] = "abcdefghijklmnop"; variable
414 uint8_t testKey[] = "abcdefghijklmnop"; variable
450 uint8_t testKey[] = "abcdefghijklmnop"; variable
486 uint8_t testKey[] = "abcdefghijklmnop"; variable
[all …]
Dcrypto_sm3_mac_test.cpp149 uint8_t testKey[] = "abcdefghijklmnop"; variable
189 uint8_t testKey[] = "abcdefghijklmnop"; variable
217 uint8_t testKey[] = "abcdefghijklmnop"; variable
262 uint8_t testKey[] = "abcdefghijklmnop"; variable
300 uint8_t testKey[] = "abcdefghijklmnop"; variable
335 uint8_t testKey[] = "abcdefghijklmnop"; variable
383 uint8_t testKey[] = "abcdefghijklmnop"; variable
409 uint8_t testKey[] = "abcdefghijklmnop"; variable
641 uint8_t testKey[] = "abcdefghijklmnop"; variable
676 uint8_t testKey[] = "abcdefghijklmnop"; variable
/base/account/os_account/test/fuzztest/appaccount/getassociateddata_fuzzer/
Dgetassociateddata_fuzzer.cpp35 std::string testKey(fuzzData.GenerateRandomString()); in GetAssociatedDataFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/setassociateddata_fuzzer/
Dsetassociateddata_fuzzer.cpp34 std::string testKey(fuzzData.GenerateRandomString()); in SetAssociatedDataFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/createaccount_fuzzer/
Dcreateaccount_fuzzer.cpp35 std::string testKey(fuzzData.GenerateRandomString()); in CreateAccountFuzzTest() local
/base/security/huks/test/unittest/huks_lite_test/common/
Dhks_test_aes.c26 char testKey[TEST_AES_32]; in TestAes256ByLocal() local
/base/security/crypto_framework/test/unittest/src/native/
Dnative_sym_key_test.cpp50 uint8_t testKey[] = "abcdefghijklmnop"; variable
/base/account/os_account/test/fuzztest/appaccount_stub/createaccountstub_fuzzer/
Dcreateaccountstub_fuzzer.cpp37 std::string testKey = fuzzData.GenerateRandomString(); in CreateAccountStubFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/addaccountimplicitly_fuzzer/
Daddaccountimplicitly_fuzzer.cpp58 std::string testKey(fuzzData.GenerateRandomString()); in AddAccountImplicitlyFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/authenticate_fuzzer/
Dauthenticate_fuzzer.cpp57 std::string testKey(fuzzData.GenerateRandomString()); in AuthenticateFuzzTest() local
/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfmaccreate_fuzzer/
Dhcfmaccreate_fuzzer.cpp57 char testKey[] = "abcdefghijklmnop"; in TestMac() local
/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
Dhisysevent_c_wrapper_test.cpp118 const std::string testKey = "TEST_KEY"; variable