Home
last modified time | relevance | path

Searched refs:HksServiceDeleteKeyForDe (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/
H A Dhks_client_service_test.cpp153 static int32_t HksServiceDeleteKeyForDe(const struct HksProcessInfo *processInfo, const struct HksB… in HksServiceDeleteKeyForDe() function
493 ret = HksServiceDeleteKeyForDe(&processInfo, &keyAliasBlob, nullptr);
550 ret = HksServiceDeleteKeyForDe(&processInfo, &keyAlias, nullptr);
610 ret = HksServiceDeleteKeyForDe(&processInfo, &keyAlias, nullptr);
639 (void)HksServiceDeleteKeyForDe(&processInfo, &keyAlias, nullptr);
673 (void)HksServiceDeleteKeyForDe(&processInfo, &keyAlias, nullptr);
768 (void)HksServiceDeleteKeyForDe(&processInfo, &keyAlias, nullptr);
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/
H A Dhks_core_service_test.cpp155 static int32_t HksServiceDeleteKeyForDe(const struct HksProcessInfo *processInfo, const struct HksB… in HksServiceDeleteKeyForDe() function
534 (void)HksServiceDeleteKeyForDe(&processInfo, &keyAlias, nullptr);
679 (void)HksServiceDeleteKeyForDe(&processInfo, &keyAlias, nullptr);
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/upgrade_test/version_one/
H A Dhks_compatibility_test.cpp162 static int32_t HksServiceDeleteKeyForDe(const struct HksProcessInfo *processInfo, const struct HksB… in HksServiceDeleteKeyForDe() function
396 return HksServiceDeleteKeyForDe(&OLD_PROCESS_INFO, keyAlias, nullptr); in HksTestDeleteNewKeyInOldPath()
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/upgrade_test/version_one/module_test/src/
H A Dhks_compatibility_module_test.cpp161 static int32_t HksServiceDeleteKeyForDe(const struct HksProcessInfo *processInfo, const struct HksB… in HksServiceDeleteKeyForDe() function