Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:mp_reduce_setup

139 static int mp_reduce_setup(mp_int * a, mp_int * b);
1664 if ((err = mp_reduce_setup (&mu, P)) != MP_OKAY) {
1970 static int mp_reduce_setup (mp_int * a, mp_int * b)
1982 * precomputed via mp_reduce_setup.