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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl1366 .global bsaes_ctr32_encrypt_blocks
1367 .type bsaes_ctr32_encrypt_blocks,%function
1369 bsaes_ctr32_encrypt_blocks: label
1582 .size bsaes_ctr32_encrypt_blocks,.-bsaes_ctr32_encrypt_blocks
H A Dbsaes-x86_64.pl1848 .globl bsaes_ctr32_encrypt_blocks
1849 .type bsaes_ctr32_encrypt_blocks,\@abi-omnipotent
1851 bsaes_ctr32_encrypt_blocks: label
2078 .size bsaes_ctr32_encrypt_blocks,.-bsaes_ctr32_encrypt_blocks
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Dbsaes-armv7.pl1366 .global bsaes_ctr32_encrypt_blocks
1367 .type bsaes_ctr32_encrypt_blocks,%function
1369 bsaes_ctr32_encrypt_blocks: label
1582 .size bsaes_ctr32_encrypt_blocks,.-bsaes_ctr32_encrypt_blocks
H A Dbsaes-x86_64.pl1848 .globl bsaes_ctr32_encrypt_blocks
1849 .type bsaes_ctr32_encrypt_blocks,\@abi-omnipotent
1851 bsaes_ctr32_encrypt_blocks: label
2078 .size bsaes_ctr32_encrypt_blocks,.-bsaes_ctr32_encrypt_blocks
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A De_aes.c142 void bsaes_ctr32_encrypt_blocks(const unsigned char *in, unsigned char *out,
986 dat->stream.ctr = (ctr128_f) bsaes_ctr32_encrypt_blocks;
1300 gctx->ctr = (ctr128_f) bsaes_ctr32_encrypt_blocks;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A De_aes.c142 void bsaes_ctr32_encrypt_blocks(const unsigned char *in, unsigned char *out,
986 dat->stream.ctr = (ctr128_f) bsaes_ctr32_encrypt_blocks;
1300 gctx->ctr = (ctr128_f) bsaes_ctr32_encrypt_blocks;

Completed in 119 milliseconds