Searched refs:pstm_mul_2 (Results 1 – 2 of 2) sorted by relevance
216 extern int32 pstm_mul_2(pstm_int * a, pstm_int * b) FAST_FUNC;
639 int32 FAST_FUNC pstm_mul_2(pstm_int * a, pstm_int * b) in pstm_mul_2() function925 if (pstm_mul_2 (a, a) != PSTM_OKAY) { in pstm_montgomery_calc_normalization()