Lines Matching refs:mp_mod_d
1406 /* {{{ mp_mod_d(a, d, c) */1409 mp_mod_d(a, d, c)1413 mp_err mp_mod_d(mp_int *a, mp_digit d, mp_digit *c)1436 } /* end mp_mod_d() */