Searched refs:rsaz_512_mul (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/crypto/bn/ |
H A D | rsaz_exp.c | 250 void rsaz_512_mul(void *ret, const void *a, const void *b, const void *n, 287 rsaz_512_mul(a_inv, base, RR, m, k0);
|
/freebsd/sys/crypto/openssl/amd64/ |
H A D | rsaz-x86_64.S | 708 .globl rsaz_512_mul 709 .type rsaz_512_mul,@function 711 rsaz_512_mul: label 813 .size rsaz_512_mul,.-rsaz_512_mul
|