Searched refs:AES_GCM_encrypt (Results 1 – 3 of 3) sorted by relevance
101 void AES_GCM_encrypt(const unsigned char *in, unsigned char *out,
716 AES_GCM_encrypt(buf, outbuf, authbuf, iv, tag, in aesni_cipher_crypt()
269 AES_GCM_encrypt(const unsigned char *in, unsigned char *out, in AES_GCM_encrypt() function