Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_sm_import_wrap_key.c479 static int32_t HksSmImportWrappedKeyWithVerify(const struct HksBlob *keyAlias, const struct HksPara… in HksSmImportWrappedKeyWithVerify() function
588 …ret = HksSmImportWrappedKeyWithVerify(keyAlias, paramSet, wrappingKeyNode, wrappedKeyData, keyOut); in HksSmImportWrappedKey()