Home
last modified time | relevance | path

Searched refs:bn_mul_mont_gather5 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/crypto/openssl/crypto/bn/
HDbn_exp.c943 void bn_mul_mont_gather5(BN_ULONG *rp, const BN_ULONG *ap, in BN_mod_exp_mont_consttime()
982 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np2, n0, top, i - 1); in BN_mod_exp_mont_consttime()
993 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np2, n0, top, i - 1); in BN_mod_exp_mont_consttime()
1001 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np2, n0, top, i - 1); in BN_mod_exp_mont_consttime()
1007 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np2, n0, top, i - 1); in BN_mod_exp_mont_consttime()
1030 bn_mul_mont_gather5(tmp.d, tmp.d, powerbuf, np, n0, top, in BN_mod_exp_mont_consttime()
/NextBSD/secure/lib/libcrypto/amd64/
HDx86_64-mont5.S6 .globl bn_mul_mont_gather5
7 .type bn_mul_mont_gather5,@function
9 bn_mul_mont_gather5: label
268 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5