Home
last modified time | relevance | path

Searched refs:BuildDecryptUsageSpecOfSmUnwrap (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.c402 static int32_t BuildDecryptUsageSpecOfSmUnwrap(const struct HksBlob *iv, struct HksUsageSpec *usage… in BuildDecryptUsageSpecOfSmUnwrap() function
455 ret = BuildDecryptUsageSpecOfSmUnwrap(&ivParam, decOriginKeyUsageSpec); in DecryptImportedSmKey()