Home | History | Annotate | Download | only in pre_gen

Lines Matching refs:mp_reduce_setup

6575  * precomputed via mp_reduce_setup.
7015 int mp_reduce_setup (mp_int * a, mp_int * b)
8934 if ((err = mp_reduce_setup (&mu, P)) != MP_OKAY) {