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