Searched refs:CoreAesCcmCipherFinish (Results 1 – 1 of 1) sorted by relevance
886 static int32_t CoreAesCcmCipherFinish(const struct HuksKeyNode *keyNode, const bool isEncrypt, in CoreAesCcmCipherFinish() function983 ret = CoreAesCcmCipherFinish(keyNode, isEncrypt, &tempInData, outData); in CoreAesCipherFinish()