Searched refs:s_mp_mul_mont (Results 1 – 3 of 3) sorted by relevance
130 MP_CHECKOK(s_mp_mul_mont in ec_GFp_mul_mont()135 return s_mp_mul_mont(a, b, r, (mp_mont_modulus *) meth->extra1); in ec_GFp_mul_mont()
130 mp_err s_mp_mul_mont(const mp_int *a, const mp_int *b, mp_int *c, in s_mp_mul_mont() function
311 mp_err s_mp_mul_mont(const mp_int *a, const mp_int *b, mp_int *c,