Home | History | Annotate | Download | only in mtest

Lines Matching defs:mp_exch

387 /* {{{ mp_exch(mp1, mp2) */
390 mp_exch(mp1, mp2)
397 void mp_exch(mp_int *mp1, mp_int *mp2)
408 } /* end mp_exch() */
3249 mp_exch(&quot, mp);