Searched refs:rsaz_512_mul (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/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);
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Drsaz-x86_64.pl133 rsaz_512_sqr: # 25-29% faster than rsaz_512_mul
824 .globl rsaz_512_mul
825 .type rsaz_512_mul,\@function,5
827 rsaz_512_mul: label
914 .size rsaz_512_mul,.-rsaz_512_mul
/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Drsaz-x86_64.S686 .globl rsaz_512_mul
687 .type rsaz_512_mul,@function
689 rsaz_512_mul: label
768 .size rsaz_512_mul,.-rsaz_512_mul

Completed in 67 milliseconds