Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_operate_one_stage.c60 static int32_t CipherAuth(const struct HksKeyNode *keyNode, const struct HksParamSet *paramSet) in CipherAuth() function
201 return CipherAuth(keyNode, paramSet); in CipherPreCheck()
H A Dhks_core_service_three_stage.c271 static int32_t CipherAuth(const struct HuksKeyNode *keyNode, const struct HksParamSet *paramSet) in CipherAuth() function
1333 int32_t ret = CipherAuth(keyNode, paramSet); in HksCoreCryptoThreeStageInit()