Home
last modified time | relevance | path

Searched refs:DecryptImportedSmKey (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.c428 static int32_t DecryptImportedSmKey(const struct HksBlob *wrappedKeyData, struct HksSmWrappedKeyDat… in DecryptImportedSmKey() function
512 ret = DecryptImportedSmKey(wrappedKeyData, &dataParams, &kEncData, &partOffset); in HksSmImportWrappedKeyWithVerify()
546 ret = DecryptImportedSmKey(wrappedKeyData, &dataParams, &kEncData, &partOffset); in HksSmImportWrappedKeyWithoutVerify()