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