Lines Matching refs:mp_reduce
31 * would require other than mp_reduce */140 static int mp_reduce(mp_int * x, mp_int * m, mp_int * mu);1667 redux = mp_reduce;1985 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu)2014 #error mp_reduce would always fail