Lines Matching refs:mp_reduce
28 * would require other than mp_reduce */171 static int mp_reduce(mp_int * x, mp_int * m, mp_int * mu);1925 redux = mp_reduce;2243 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu)2272 #error mp_reduce would always fail