Searched refs:rsaz_512_mul_scatter4 (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/crypto/bn/ |
H A D | rsaz_exp.c | 252 void rsaz_512_mul_scatter4(void *ret, const void *a, const void *n, 295 rsaz_512_mul_scatter4(temp, a_inv, m, k0, table, index);
|
/freebsd/sys/crypto/openssl/amd64/ |
H A D | rsaz-x86_64.S | 1247 .globl rsaz_512_mul_scatter4 1248 .type rsaz_512_mul_scatter4,@function 1250 rsaz_512_mul_scatter4: label 1366 .size rsaz_512_mul_scatter4,.-rsaz_512_mul_scatter4
|