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