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

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_exp.c934 * |bn_mul_mont_gather5| and |bn_power5| implement the "almost"
942 void bn_mul_mont_gather5(BN_ULONG *rp, const BN_ULONG *ap,
978 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
989 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
997 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
1003 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
1030 bn_mul_mont_gather5(tmp.d, tmp.d, powerbuf, np, n0, top,
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_exp.c939 * |bn_mul_mont_gather5| and |bn_power5| implement the "almost"
947 void bn_mul_mont_gather5(BN_ULONG *rp, const BN_ULONG *ap,
983 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
994 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
1002 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
1008 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
1035 bn_mul_mont_gather5(tmp.d, tmp.d, powerbuf, np, n0, top,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dx86_64-mont5.pl68 # int bn_mul_mont_gather5(
92 .globl bn_mul_mont_gather5
93 .type bn_mul_mont_gather5,\@function,6
95 bn_mul_mont_gather5: label
464 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dx86_64-mont5.pl70 # int bn_mul_mont_gather5(
94 .globl bn_mul_mont_gather5
95 .type bn_mul_mont_gather5,\@function,6
97 bn_mul_mont_gather5: label
466 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Dx86_64-mont5.S6 .globl bn_mul_mont_gather5
7 .type bn_mul_mont_gather5,@function
9 bn_mul_mont_gather5: label
444 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dx86_64-mont5.S6 .globl bn_mul_mont_gather5
7 .type bn_mul_mont_gather5,@function
9 bn_mul_mont_gather5: label
444 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5

Completed in 125 milliseconds