Searched refs:mp_reduce_setup (Results 1 – 1 of 1) sorted by relevance
183 static int mp_reduce_setup(mp_int * a, mp_int * b);1937 if ((err = mp_reduce_setup (&mu, P)) != MP_OKAY) { in s_mp_exptmod()2243 static int mp_reduce_setup (mp_int * a, mp_int * b) in mp_reduce_setup() function