Searched refs:aesni_gcm_encrypt (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/modes/asm/
H A Daesni-gcm-x86_64.pl638 .globl aesni_gcm_encrypt
639 .type aesni_gcm_encrypt,\@function,6
641 aesni_gcm_encrypt: label
940 .size aesni_gcm_encrypt,.-aesni_gcm_encrypt
1083 .globl aesni_gcm_encrypt
1084 .type aesni_gcm_encrypt,\@abi-omnipotent
1085 aesni_gcm_encrypt: label
1090 .size aesni_gcm_encrypt,.-aesni_gcm_encrypt
[all...]
/freebsd-12-stable/secure/lib/libcrypto/amd64/
H A Daesni-gcm-x86_64.S513 .globl aesni_gcm_encrypt
514 .type aesni_gcm_encrypt,@function
516 aesni_gcm_encrypt: label
778 .size aesni_gcm_encrypt,.-aesni_gcm_encrypt
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A De_aes.c248 size_t aesni_gcm_encrypt(const unsigned char *in,
252 # define AES_gcm_encrypt aesni_gcm_encrypt

Completed in 70 milliseconds