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