Searched refs:aesni_ccm64_decrypt_blocks (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw_aesni.inc22 aesni_ccm64_decrypt_blocks);
/freebsd-current/crypto/openssl/include/crypto/
H A Daes_platform.h212 void aesni_ccm64_decrypt_blocks(const unsigned char *in,
/freebsd-current/sys/crypto/openssl/amd64/
H A Daesni-x86_64.S930 .globl aesni_ccm64_decrypt_blocks
931 .type aesni_ccm64_decrypt_blocks,@function
933 aesni_ccm64_decrypt_blocks: label
1029 .size aesni_ccm64_decrypt_blocks,.-aesni_ccm64_decrypt_blocks
/freebsd-current/sys/crypto/openssl/i386/
H A Daesni-x86.S743 .globl aesni_ccm64_decrypt_blocks
744 .type aesni_ccm64_decrypt_blocks,@function
746 aesni_ccm64_decrypt_blocks: label
870 .size aesni_ccm64_decrypt_blocks,.-.L_aesni_ccm64_decrypt_blocks_begin
4108 .globl aesni_ccm64_decrypt_blocks
4109 .type aesni_ccm64_decrypt_blocks,@function
4111 aesni_ccm64_decrypt_blocks: label
4235 .size aesni_ccm64_decrypt_blocks,.-.L_aesni_ccm64_decrypt_blocks_begin
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daesni-x86_64.pl1086 .globl aesni_ccm64_decrypt_blocks
1087 .type aesni_ccm64_decrypt_blocks,\@function,6
1089 aesni_ccm64_decrypt_blocks:
1192 .size aesni_ccm64_decrypt_blocks,.-aesni_ccm64_decrypt_blocks
1084 aesni_ccm64_decrypt_blocks: label
/freebsd-current/crypto/openssl/crypto/evp/
H A De_aes.c326 (ccm128_f) aesni_ccm64_decrypt_blocks;

Completed in 216 milliseconds