Lines Matching refs:mp_sqrmod
1600 /* {{{ mp_sqrmod(a, m, c) */1603 mp_err mp_sqrmod(mp_int *a, mp_int *m, mp_int *c)1616 } /* end mp_sqrmod() */