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

/external/chromium_org/third_party/openssl/openssl/crypto/bn/
H A Dbn_exp.c685 void bn_mul_mont_gather5(BN_ULONG *rp,const BN_ULONG *ap,
709 bn_mul_mont_gather5(tmp.d,am.d,powerbuf,np,n0,top,i-1);
722 bn_mul_mont_gather5(tmp.d,am.d,powerbuf,np,n0,top,i-1);
732 bn_mul_mont_gather5(tmp.d,am.d,powerbuf,np,n0,top,i-1);
739 bn_mul_mont_gather5(tmp.d,am.d,powerbuf,np,n0,top,i-1);
761 bn_mul_mont_gather5(tmp.d,tmp.d,powerbuf,np,n0,top,wvalue);
/external/openssl/crypto/bn/
H A Dbn_exp.c685 void bn_mul_mont_gather5(BN_ULONG *rp,const BN_ULONG *ap,
709 bn_mul_mont_gather5(tmp.d,am.d,powerbuf,np,n0,top,i-1);
722 bn_mul_mont_gather5(tmp.d,am.d,powerbuf,np,n0,top,i-1);
732 bn_mul_mont_gather5(tmp.d,am.d,powerbuf,np,n0,top,i-1);
739 bn_mul_mont_gather5(tmp.d,am.d,powerbuf,np,n0,top,i-1);
761 bn_mul_mont_gather5(tmp.d,tmp.d,powerbuf,np,n0,top,wvalue);
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
H A Dx86_64-mont5.S3 .globl bn_mul_mont_gather5
4 .type bn_mul_mont_gather5,@function
6 bn_mul_mont_gather5: label
267 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5
H A Dx86_64-mont5.pl34 # int bn_mul_mont_gather5(
56 .globl bn_mul_mont_gather5
57 .type bn_mul_mont_gather5,\@function,6
59 bn_mul_mont_gather5: label
340 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5
/external/openssl/crypto/bn/asm/
H A Dx86_64-mont5.S3 .globl bn_mul_mont_gather5
4 .type bn_mul_mont_gather5,@function
6 bn_mul_mont_gather5: label
267 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5
H A Dx86_64-mont5.pl34 # int bn_mul_mont_gather5(
56 .globl bn_mul_mont_gather5
57 .type bn_mul_mont_gather5,\@function,6
59 bn_mul_mont_gather5: label
340 .size bn_mul_mont_gather5,.-bn_mul_mont_gather5

Completed in 255 milliseconds