Home | History | Annotate | Download | only in mtest

Lines Matching defs:mp_cmp_mag

1837 /* {{{ mp_cmp_mag(a, b) */
1840 mp_cmp_mag(a, b)
1845 int mp_cmp_mag(mp_int *a, mp_int *b)
1851 } /* end mp_cmp_mag() */