Home
last modified time | relevance | path

Searched refs:GetPublicKeyAndSignDataLength (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.c104 static int32_t GetPublicKeyAndSignDataLength(const struct HksBlob *wrappedKeyData, struct HksKeyNod… in GetPublicKeyAndSignDataLength() function
489 ret = GetPublicKeyAndSignDataLength(wrappedKeyData, keyNode, &dataParams, &partOffset); in HksSmImportWrappedKeyWithVerify()