Searched refs:CoreSm2CipherFinish (Results 1 – 1 of 1) sorted by relevance
1120 static int32_t CoreSm2CipherFinish(const struct HuksKeyNode *keyNode, const struct HksBlob *inData, in CoreSm2CipherFinish() function1388 return CoreSm2CipherFinish(keyNode, inData, outData); in HksCoreEncryptThreeStageFinish()1412 return CoreSm2CipherFinish(keyNode, inData, outData); in HksCoreDecryptThreeStageFinish()