Home | History | Annotate | Download | only in mtest

Lines Matching refs:mp_mul_2

635 /* {{{ mp_mul_2(a, c) */
637 mp_err mp_mul_2(mp_int *a, mp_int *c)
648 } /* end mp_mul_2() */