Home
last modified time | relevance | path

Searched defs:newKey (Results 1 - 25 of 38) sorted by relevance

12

/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_upgrade_key_accesser.c44 HksDoUpgradeKeyAccess(const struct HksBlob *oldKey, const struct HksParamSet *srcParamSet, struct HksBlob *newKey) HksDoUpgradeKeyAccess() argument
H A Dhks_upgrade_helper.c159 struct HksBlob newKey = { .size = 0, .data = NULL }; in HksChangeKeyOwner() local
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksrename_fuzzer/
H A Dhksrename_fuzzer.cpp39 struct HksBlob newKey = { sizeof(uint32_t), ReadData<uint8_t *>(data, size, sizeof(uint32_t)) }; in DoSomethingInterestingWithMyAPI() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dscreen_off_time_plugin.cpp92 std::string newKey; in OnGetPolicy() local
H A Dpower_policy_plugin.cpp104 std::string newKey; in DealPowerSuspendPolicy() local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/
H A Dhks_ecc_sign_verify_test_common.cpp95 char newKey[] = "ECC_Sign_Verify_Import_KeyAlias"; in HksEccSignVerifyTestNormalCase() local
H A Dhks_rsa_sign_verify_part8_test.cpp412 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in HWTEST_F() local
H A Dhks_rsa_sign_verify_test_common.cpp71 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in RsaSignVerifyTestNormalCase() local
243 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in RSASignVerifyTestAbnormalCase() local
H A Dhks_ed25519_sign_verify_test.cpp133 char newKey[] = "ECC_Sign_Verify_Import_KeyAlias"; in HksEd25519SignVerifyTestNormalCase() local
190 char newKey[] = "ECC_Sign_Verify_Import_KeyAlias"; in HWTEST_F() local
256 char newKey[] = "ED25519_Sign_Verify_Import_KeyAlias"; in HWTEST_F() local
H A Dhks_dsa_sign_verify_test.cpp498 char newKey[] = "DSA_Sign_Verify_Import_KeyAlias"; in HksDsaSignVerifyTestNormalCase() local
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_signverify_ecc_test_common.cpp72 char newKey[] = "ECC_Sign_Verify_Import_KeyAlias"; in HksEccSignVerifyTestNormalCase() local
H A Dhuks_signverify_dsa_test.cpp111 char newKey[] = "DSA_Sign_Verify_Import_KeyAlias"; in HksDsaSignVerifyTestNormalCase() local
H A Dhuks_signverify_rsa_test_common.cpp84 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in HksRsaSignVerifyTestNormalCase() local
147 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in HksRSASignVerifyTestAbnormalCase() local
H A Dhuks_signverify_ed25519_test.cpp116 char newKey[] = "ECC_Sign_Verify_Import_KeyAlias"; in HWTEST_F() local
/third_party/ffmpeg/libavutil/
H A Dcast5.c462 uint8_t newKey[16]; in av_cast5_init() local
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_upgrade_key.c292 int32_t HksUpgradeKey(const struct HksBlob *oldKey, const struct HksParamSet *paramSet, struct HksBlob *newKey) in HksUpgradeKey() argument
332 int32_t HksUpgradeKey(const struct HksBlob *oldKey, const struct HksParamSet *paramSet, struct HksBlob *newKey) in HksUpgradeKey() argument
H A Dhks_core_service_key_operate_one_stage.c438 int32_t HksCoreUpgradeKey(const struct HksBlob *oldKey, const struct HksParamSet *paramSet, struct HksBlob *newKey) in HksCoreUpgradeKey() argument
444 int32_t HksCoreUpgradeKey(const struct HksBlob *oldKey, const struct HksParamSet *paramSet, struct HksBlob *newKey) in HksCoreUpgradeKey() argument
H A Dhks_core_interfaces.c160 HuksHdiUpgradeKey(const struct HksBlob *oldKey, const struct HksParamSet *paramSet, struct HksBlob *newKey) HuksHdiUpgradeKey() argument
/base/security/huks/test/unittest/huks_standard_test/module_test/mock/idl/src/
H A Dhuks_access_mock.c157 HuksAccessUpgradeKey(const struct HksBlob *oldKey, const struct HksParamSet *paramSet, struct HksBlob *newKey) HuksAccessUpgradeKey() argument
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/
H A Dhuks_access.c259 HuksAccessUpgradeKey(const struct HksBlob *oldKey, const struct HksParamSet *paramSet, struct HksBlob *newKey) HuksAccessUpgradeKey() argument
H A Dhuks_hdi_access.c389 HdiProxyUpgradeKey(const struct HuksBlob *oldKey, const struct HuksParamSet *paramSet, struct HuksBlob *newKey) HdiProxyUpgradeKey() argument
399 HuksAccessUpgradeKey(const struct HksBlob *oldKey, const struct HksParamSet *paramSet, struct HksBlob *newKey) HuksAccessUpgradeKey() argument
/third_party/icu/icu4c/source/i18n/
H A Dtznames.cpp158 char *newKey = NULL; in TimeZoneNamesDelegate() local
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames.cpp158 char *newKey = nullptr; in TimeZoneNamesDelegate() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames.cpp158 char *newKey = NULL; in TimeZoneNamesDelegate() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp360 std::string newKey = "newKey"; in HWTEST_F() local

Completed in 18 milliseconds

12