Searched refs:mp_reduce_setup (Results 1 – 6 of 6) sorted by relevance
23 int mp_reduce_setup (mp_int * a, mp_int * b) in mp_reduce_setup() function
79 if ((err = mp_reduce_setup (&mu, P)) != MP_OKAY) { in s_mp_exptmod()
402 int mp_reduce_setup(mp_int *a, mp_int *b);
1737 static int mp_reduce_setup (mp_int * a, mp_int * b) in mp_reduce_setup() function3325 if ((err = mp_reduce_setup (&mu, P)) != MP_OKAY) { in s_mp_exptmod()
1670 mp_reduce_setup(mp_int * a, mp_int * b) in mp_reduce_setup() function3280 if ((err = mp_reduce_setup(&mu, P)) != MP_OKAY) { in basic_exponent_mod()
1674 mp_reduce_setup(mp_int * a, mp_int * b) in mp_reduce_setup() function3284 if ((err = mp_reduce_setup(&mu, P)) != MP_OKAY) { in basic_exponent_mod()