Home
last modified time | relevance | path

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

/base/security/crypto_framework/test/unittest/src/
Dcrypto_cmac_test.cpp168 uint8_t testKey[] = "abcdefghijklmnop"; variable
212 uint8_t testKey[] = "abcdefghijklmnop"; variable
242 uint8_t testKey[] = "abcdefghijklmnop"; variable
274 uint8_t testKey[] = "abcdefghijklmnop"; variable
314 uint8_t testKey[] = "abcdefghijklmnop"; variable
351 uint8_t testKey[] = "abcdefghijklmnop"; variable
389 uint8_t testKey[] = "abcdefghijklmnop"; variable
417 uint8_t testKey[] = "abcdefghijklmnop"; variable
506 uint8_t testKey[] = "abcdefghijklmnop"; variable
541 uint8_t testKey[] = "abcdefghijklmnop"; variable
Dcrypto_mac_test.cpp178 uint8_t testKey[] = "abcdefghijklmnop"; variable
224 uint8_t testKey[] = "abcdefghijklmnop"; variable
255 uint8_t testKey[] = "abcdefghijklmnop"; variable
306 uint8_t testKey[] = "abcdefghijklmnop"; variable
347 uint8_t testKey[] = "abcdefghijklmnop"; variable
385 uint8_t testKey[] = "abcdefghijklmnop"; variable
439 uint8_t testKey[] = "abcdefghijklmnop"; variable
468 uint8_t testKey[] = "abcdefghijklmnop"; variable
507 uint8_t testKey[] = "abcdefghijklmnop"; variable
546 uint8_t testKey[] = "abcdefghijklmnop"; variable
[all …]
Dcrypto_sm3_mac_test.cpp170 uint8_t testKey[] = "abcdefghijklmnop"; variable
216 uint8_t testKey[] = "abcdefghijklmnop"; variable
247 uint8_t testKey[] = "abcdefghijklmnop"; variable
298 uint8_t testKey[] = "abcdefghijklmnop"; variable
339 uint8_t testKey[] = "abcdefghijklmnop"; variable
377 uint8_t testKey[] = "abcdefghijklmnop"; variable
431 uint8_t testKey[] = "abcdefghijklmnop"; variable
460 uint8_t testKey[] = "abcdefghijklmnop"; variable
716 uint8_t testKey[] = "abcdefghijklmnop"; variable
751 uint8_t testKey[] = "abcdefghijklmnop"; variable
/base/account/os_account/test/fuzztest/appaccount/getassociateddata_fuzzer/
Dgetassociateddata_fuzzer.cpp35 std::string testKey(fuzzData.GenerateString()); in GetAssociatedDataFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/setassociateddata_fuzzer/
Dsetassociateddata_fuzzer.cpp34 std::string testKey(fuzzData.GenerateString()); in SetAssociatedDataFuzzTest() local
/base/security/huks/test/unittest/huks_lite_test/common/
Dhks_test_aes.c26 char testKey[TEST_AES_32]; in TestAes256ByLocal() local
/base/account/os_account/test/fuzztest/appaccount/createaccount_fuzzer/
Dcreateaccount_fuzzer.cpp35 std::string testKey(fuzzData.GenerateString()); in CreateAccountFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount_stub/createaccountstub_fuzzer/
Dcreateaccountstub_fuzzer.cpp37 std::string testKey = fuzzData.GenerateString(); in CreateAccountStubFuzzTest() local
/base/security/crypto_framework/test/unittest/src/native/
Dnative_sym_key_test.cpp50 uint8_t testKey[] = "abcdefghijklmnop"; variable
/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfmaccreate_fuzzer/
Dhcfmaccreate_fuzzer.cpp64 char testKey[] = "abcdefghijklmnop"; in TestMac() local
/base/account/os_account/test/fuzztest/appaccount/authenticate_fuzzer/
Dauthenticate_fuzzer.cpp86 std::string testKey(fuzzData.GenerateString()); in AuthenticateFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/addaccountimplicitly_fuzzer/
Daddaccountimplicitly_fuzzer.cpp87 std::string testKey(fuzzData.GenerateString()); in AddAccountImplicitlyFuzzTest() local
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_manager_service_module_test.cpp2970 std::string testKey = "test"; variable
2996 std::string testKey = "test"; variable
3022 std::string testKey = "test"; variable
3104 std::string testKey = "test"; variable
/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
Dhisysevent_c_wrapper_test.cpp118 const std::string testKey = "TEST_KEY"; variable
/base/hiviewdfx/hiappevent/test/unittest/common/napi/
Dnapi_hiappevent.test.js2250 "testKey": "testValue", property