Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_check_paramset.c414 static int32_t CheckAndGetWrappedKeyUnwrapAlgSuite(const struct HksParamSet *paramSet, uint32_t *al… in CheckAndGetWrappedKeyUnwrapAlgSuite() function
819 int32_t ret = CheckAndGetWrappedKeyUnwrapAlgSuite(paramSet, &unwrapSuite); in HksCoreCheckImportWrappedKeyParams()