Searched refs:CipherAuth (Results 1 – 2 of 2) sorted by relevance
60 static int32_t CipherAuth(const struct HksKeyNode *keyNode, const struct HksParamSet *paramSet) in CipherAuth() function201 return CipherAuth(keyNode, paramSet); in CipherPreCheck()
271 static int32_t CipherAuth(const struct HuksKeyNode *keyNode, const struct HksParamSet *paramSet) in CipherAuth() function1333 int32_t ret = CipherAuth(keyNode, paramSet); in HksCoreCryptoThreeStageInit()