Searched refs:AES_GCM_decrypt (Results 1 – 3 of 3) sorted by relevance
105 int AES_GCM_decrypt(const unsigned char *in, unsigned char *out,
724 if (!AES_GCM_decrypt(buf, outbuf, authbuf, iv, tag, in aesni_cipher_crypt()
530 AES_GCM_decrypt(const unsigned char *in, unsigned char *out, in AES_GCM_decrypt() function