Searched defs:bn_mul_comba4 (Results 1 – 9 of 9) sorted by relevance
554 .globl bn_mul_comba4 symbol558 bn_mul_comba4: label
553 .globl bn_mul_comba4 symbol557 bn_mul_comba4: label
389 void bn_mul_comba4(BN_ULONG r[8], const BN_ULONG a[4], const BN_ULONG b[4]) { in bn_mul_comba4() function
559 void bn_mul_comba4(BN_ULONG r[8], const BN_ULONG a[4], const BN_ULONG b[4]) { in bn_mul_comba4() function
2973 #define bn_mul_comba4 BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bn_mul_comba4) macro
2956 #define bn_mul_comba4 BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bn_mul_comba4) macro