Lines Matching refs:mp_exch
158 static void mp_exch(mp_int * a, mp_int * b);
578 mp_exch (&t, c); in mp_mod()
918 mp_exch (&C, c); in mp_invmod_slow()
1094 mp_exch (&t, d); in mp_div_2d()
1230 static void mp_exch (mp_int * a, mp_int * b) in mp_exch() function
1664 mp_exch(c, &q); in mp_div()
1668 mp_exch(d, &ta); in mp_div()
1855 mp_exch (&q, c); in mp_div()
1861 mp_exch (&x, d); in mp_div()
2097 mp_exch (&res, Y); in s_mp_exptmod()
2402 mp_exch (&t, c); in s_mp_mul_digs()
2584 mp_exch (&t, b); in s_mp_sqr()
2644 mp_exch (&t, c); in s_mp_mul_high_digs()
3233 mp_exch (&res, Y); in mp_exptmod_fast()