Lines Matching refs:mp_sqrt
1440 /* {{{ mp_sqrt(a, b) */1443 mp_sqrt(a, b)1455 mp_err mp_sqrt(mp_int *a, mp_int *b)1515 } /* end mp_sqrt() */