Searched refs:bn_scatter5 (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/bn/
H A Dbn_exp.c688 void bn_scatter5(const BN_ULONG *inp,size_t num,
700 bn_scatter5(tmp.d,top,powerbuf,0);
701 bn_scatter5(am.d,am.top,powerbuf,1);
703 bn_scatter5(tmp.d,top,powerbuf,2);
710 bn_scatter5(tmp.d,top,powerbuf,i);
717 bn_scatter5(tmp.d,top,powerbuf,i);
723 bn_scatter5(tmp.d,top,powerbuf,i);
727 bn_scatter5(tmp.d,top,powerbuf,j);
733 bn_scatter5(tmp.d,top,powerbuf,i);
735 bn_scatter5(tm
[all...]
/external/openssl/crypto/bn/asm/
H A Dx86_64-mont5.pl839 .globl bn_scatter5
840 .type bn_scatter5,\@abi-omnipotent
842 bn_scatter5: label
855 .size bn_scatter5,.-bn_scatter5

Completed in 152 milliseconds