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

/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_exp.c1012 void bn_mul_mont_gather5(BN_ULONG *rp, const BN_ULONG *ap,
1051 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
1062 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
1070 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
1076 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
1099 bn_mul_mont_gather5(tmp.d, tmp.d, powerbuf, np, n0, top,
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-mont5.pl61 # int bn_mul_mont_gather5(
85 .globl bn_mul_mont_gather5
86 .type bn_mul_mont_gather5,\@function,6
88 bn_mul_mont_gather5: label
437 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5
/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Dx86_64-mont5.S7 .globl bn_mul_mont_gather5
8 .type bn_mul_mont_gather5,@function
10 bn_mul_mont_gather5: label
425 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5

Completed in 123 milliseconds