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

/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Drsaz_exp.c277 void rsaz_512_mul_by_one(void *ret, const void *a, const void *n, BN_ULONG k);
335 rsaz_512_mul_by_one(result, temp, m, k0);
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Drsaz-x86_64.pl1482 .globl rsaz_512_mul_by_one
1483 .type rsaz_512_mul_by_one,\@function,4
1485 rsaz_512_mul_by_one: label
1557 .size rsaz_512_mul_by_one,.-rsaz_512_mul_by_one
/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Drsaz-x86_64.S1276 .globl rsaz_512_mul_by_one
1277 .type rsaz_512_mul_by_one,@function
1279 rsaz_512_mul_by_one: label
1339 .size rsaz_512_mul_by_one,.-rsaz_512_mul_by_one

Completed in 183 milliseconds