Searched refs:mp_exch (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/tls/
H A Dlibtommath.c158 static void mp_exch(mp_int * a, mp_int * b);
578 mp_exch (&t, c);
918 mp_exch (&C, c);
1094 mp_exch (&t, d);
1230 static void mp_exch (mp_int * a, mp_int * b) function
1664 mp_exch(c, &q);
1668 mp_exch(d, &ta);
1855 mp_exch (&q, c);
1861 mp_exch (&x, d);
2097 mp_exch (
[all...]

Completed in 106 milliseconds