Home | History | Annotate | Download | only in mtest

Lines Matching defs:mp_lcm

2012 /* {{{ mp_lcm(a, b, c) */
2021 mp_err mp_lcm(mp_int *a, mp_int *b, mp_int *c)
2048 } /* end mp_lcm() */