Searched refs:rsaz_512_mul (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.c271 void rsaz_512_mul(void *ret, const void *a, const void *b, const void *n,
307 rsaz_512_mul(a_inv, base, RR, m, k0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Drsaz_exp.c271 void rsaz_512_mul(void *ret, const void *a, const void *b, const void *n,
307 rsaz_512_mul(a_inv, base, RR, m, k0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Drsaz-x86_64.pl133 rsaz_512_sqr: # 25-29% faster than rsaz_512_mul
811 .globl rsaz_512_mul
812 .type rsaz_512_mul,\@function,5
814 rsaz_512_mul: label
901 .size rsaz_512_mul,.-rsaz_512_mul
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Drsaz-x86_64.pl133 rsaz_512_sqr: # 25-29% faster than rsaz_512_mul
811 .globl rsaz_512_mul
812 .type rsaz_512_mul,\@function,5
814 rsaz_512_mul: label
901 .size rsaz_512_mul,.-rsaz_512_mul

Completed in 56 milliseconds