Home
last modified time | relevance | path

Searched refs:AES_gcm_encrypt (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_hw.c76 bulk = AES_gcm_encrypt(in + res, out + res, len - res, in generic_aes_gcm_cipher_update()
/freebsd/crypto/openssl/include/crypto/
H A Daes_platform.h106 # define AES_gcm_encrypt armv8_aes_gcm_encrypt macro
228 # define AES_gcm_encrypt aesni_gcm_encrypt macro
/freebsd/crypto/openssl/crypto/evp/
H A De_aes.c2829 bulk = AES_gcm_encrypt(in, out, len, in aes_gcm_tls_cipher()
2847 bulk = AES_gcm_encrypt(in, out, len, in aes_gcm_tls_cipher()
2983 bulk = AES_gcm_encrypt(in + res, in aes_gcm_cipher()
3005 bulk = AES_gcm_encrypt(in + res, in aes_gcm_cipher()