Searched refs:bn_sqr_comba8 (Results 1 – 6 of 6) sorted by relevance
7 define void @bn_sqr_comba8(i32* nocapture %r, i32* %a) nounwind {
210 void bn_sqr_comba8(BN_ULONG *r, const BN_ULONG *a);
733 bn_sqr_comba8(r, a); in bn_sqr_recursive()846 bn_sqr_comba8(rr->d, a->d); in BN_sqr()
913 void bn_sqr_comba8(BN_ULONG *r, const BN_ULONG *a) { in bn_sqr_comba8() function
718 .globl bn_sqr_comba8 symbol719 .hidden bn_sqr_comba8720 .type bn_sqr_comba8,@function722 bn_sqr_comba8: label1126 .size bn_sqr_comba8,.-.L_bn_sqr_comba8_begin
493 void bn_sqr_comba8(BN_ULONG *r, const BN_ULONG *a) { in bn_sqr_comba8() function