Searched refs:CheckAesGcmDecryptParam (Results 1 – 1 of 1) sorted by relevance
1050 static int32_t CheckAesGcmDecryptParam(const KeyParams *keyParams, const Uint8Buff *cipher, in CheckAesGcmDecryptParam() function1112 int32_t res = CheckAesGcmDecryptParam(keyParams, cipher, decryptInfo, outPlain); in AesGcmDecrypt()