Searched refs:HksUnwrapKey (Results 1 – 6 of 6) sorted by relevance
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/ |
D | hks_others_test.cpp | 105 int32_t ret = HksUnwrapKey(NULL, NULL, NULL, NULL);
|
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/ |
D | hks_others_test.c | 119 int32_t ret = HksUnwrapKey(NULL, NULL, NULL, NULL); in LITE_TEST_CASE()
|
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/ |
D | hks_others_test.cpp | 117 int32_t ret = HksUnwrapKey(NULL, NULL, NULL, NULL);
|
/base/security/huks/interfaces/inner_api/huks_standard/main/ |
D | libhukssdk.map | 41 HksUnwrapKey;
|
/base/security/huks/interfaces/inner_api/huks_standard/main/include/ |
D | hks_api.h | 273 HKS_API_EXPORT int32_t HksUnwrapKey(const struct HksBlob *keyAlias, const struct HksBlob *targetKey…
|
/base/security/huks/interfaces/inner_api/huks_standard/main/src/ |
D | hks_api.c | 621 HKS_API_EXPORT int32_t HksUnwrapKey(const struct HksBlob *keyAlias, const struct HksBlob *targetKey… in HksUnwrapKey() function
|