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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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
1353 .size rsaz_512_mul_gather4,.-rsaz_512_mul_gather4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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
1353 .size rsaz_512_mul_gather4,.-rsaz_512_mul_gather4

Completed in 38 milliseconds