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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/evp/
H A De_aes.c218 void aesni_ctr32_encrypt_blocks(const unsigned char *in,
262 # define AES_GCM_ASM(gctx) (gctx->ctr==aesni_ctr32_encrypt_blocks && \
288 dat->stream.ctr = (ctr128_f) aesni_ctr32_encrypt_blocks;
351 gctx->ctr = (ctr128_f) aesni_ctr32_encrypt_blocks;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/evp/
H A De_aes.c218 void aesni_ctr32_encrypt_blocks(const unsigned char *in,
262 # define AES_GCM_ASM(gctx) (gctx->ctr==aesni_ctr32_encrypt_blocks && \
288 dat->stream.ctr = (ctr128_f) aesni_ctr32_encrypt_blocks;
351 gctx->ctr = (ctr128_f) aesni_ctr32_encrypt_blocks;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/evp/
H A De_aes.c218 void aesni_ctr32_encrypt_blocks(const unsigned char *in,
262 # define AES_GCM_ASM(gctx) (gctx->ctr==aesni_ctr32_encrypt_blocks && \
288 dat->stream.ctr = (ctr128_f) aesni_ctr32_encrypt_blocks;
351 gctx->ctr = (ctr128_f) aesni_ctr32_encrypt_blocks;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/aes/asm/
H A Daesni-x86_64.pl1154 # void aesni_ctr32_encrypt_blocks (const void *in, void *out,
1171 .globl aesni_ctr32_encrypt_blocks
1172 .type aesni_ctr32_encrypt_blocks,\@function,5
1174 aesni_ctr32_encrypt_blocks:
1721 .size aesni_ctr32_encrypt_blocks,.-aesni_ctr32_encrypt_blocks
1168 aesni_ctr32_encrypt_blocks: label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/aes/asm/
H A Daesni-x86_64.pl1154 # void aesni_ctr32_encrypt_blocks (const void *in, void *out,
1171 .globl aesni_ctr32_encrypt_blocks
1172 .type aesni_ctr32_encrypt_blocks,\@function,5
1174 aesni_ctr32_encrypt_blocks:
1721 .size aesni_ctr32_encrypt_blocks,.-aesni_ctr32_encrypt_blocks
1168 aesni_ctr32_encrypt_blocks: label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/aes/asm/
H A Daesni-x86_64.pl1154 # void aesni_ctr32_encrypt_blocks (const void *in, void *out,
1171 .globl aesni_ctr32_encrypt_blocks
1172 .type aesni_ctr32_encrypt_blocks,\@function,5
1174 aesni_ctr32_encrypt_blocks:
1721 .size aesni_ctr32_encrypt_blocks,.-aesni_ctr32_encrypt_blocks
1168 aesni_ctr32_encrypt_blocks: label

Completed in 202 milliseconds