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