Lines Matching defs:mp_reduce
28 * would require other than mp_reduce */184 static int mp_reduce(mp_int * x, mp_int * m, mp_int * mu);1941 redux = mp_reduce;2259 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu)2288 #error mp_reduce would always fail