Lines Matching refs:bn_sqr_comba8
524 // Apparently we win nothing by implementing special bn_sqr_comba8.
540 // void bn_sqr_comba8(BN_ULONG *r, BN_ULONG *a)
542 .global bn_sqr_comba8#
543 .proc bn_sqr_comba8#
545 bn_sqr_comba8:
564 .endp bn_sqr_comba8#
1163 // It's possible to make it faster (see comment to bn_sqr_comba8), but
1166 // same trick as with bn_sqr_comba8.