Searched refs:CoreRsaCipherFinish (Results 1 – 1 of 1) sorted by relevance
956 static int32_t CoreRsaCipherFinish(const struct HuksKeyNode *keyNode, const struct HksBlob *inData, in CoreRsaCipherFinish() function1219 return CoreRsaCipherFinish(keyNode, inData, outData); in HksCoreEncryptThreeStageFinish()1243 return CoreRsaCipherFinish(keyNode, inData, outData); in HksCoreDecryptThreeStageFinish()