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