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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/
H A Drsaz_exp.c275 void rsaz_512_mul_gather4(void *ret, const void *a, const void *tbl,
322 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue & 0xf);
328 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue >> 4);
331 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue & 0x0f);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bn/
H A Drsaz_exp.c275 void rsaz_512_mul_gather4(void *ret, const void *a, const void *tbl,
322 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue & 0xf);
328 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue >> 4);
331 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue & 0x0f);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bn/
H A Drsaz_exp.c275 void rsaz_512_mul_gather4(void *ret, const void *a, const void *tbl,
322 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue & 0xf);
328 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue >> 4);
331 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue & 0x0f);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/asm/
H A Drsaz-x86_64.pl907 .globl rsaz_512_mul_gather4
908 .type rsaz_512_mul_gather4,\@function,6
910 rsaz_512_mul_gather4: label
1241 .size rsaz_512_mul_gather4,.-rsaz_512_mul_gather4
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bn/asm/
H A Drsaz-x86_64.pl907 .globl rsaz_512_mul_gather4
908 .type rsaz_512_mul_gather4,\@function,6
910 rsaz_512_mul_gather4: label
1241 .size rsaz_512_mul_gather4,.-rsaz_512_mul_gather4
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bn/asm/
H A Drsaz-x86_64.pl907 .globl rsaz_512_mul_gather4
908 .type rsaz_512_mul_gather4,\@function,6
910 rsaz_512_mul_gather4: label
1241 .size rsaz_512_mul_gather4,.-rsaz_512_mul_gather4

Completed in 76 milliseconds