Searched refs:Sm2CipherFinish (Results 1 – 1 of 1) sorted by relevance
1074 static int32_t Sm2CipherFinish(const struct HuksKeyNode *keyNode, const struct HksBlob *inData, in Sm2CipherFinish() function1127 ret = Sm2CipherFinish(keyNode, &tempInData, outData); in CoreSm2CipherFinish()