Home
last modified time | relevance | path

Searched refs:GetDataLenFromWrappedData (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.c81 static int32_t GetDataLenFromWrappedData(const struct HksBlob *wrappedKeyData, in GetDataLenFromWrappedData() function
117 ret = GetDataLenFromWrappedData(wrappedKeyData, offset++, HKS_IMPORT_WRAPPED_KEY_TOTAL_BLOBS, in GetPublicKeyAndSignDataLength()
188 ret = GetDataLenFromWrappedData(wrappedKeyData, offset++, in DecryptKekWithSm2()
438 ret = GetDataLenFromWrappedData(wrappedKeyData, offset++, in DecryptImportedSmKey()