Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dlibtommath.h147 static void mp_exch(mp_int * a, mp_int * b);
577 mp_exch (&t, c); in mp_mod()
919 mp_exch (&C, c); in mp_invmod_slow()
1099 mp_exch (&t, d); in mp_div_2d()
1240 mp_exch (mp_int * a, mp_int * b) in mp_exch() function
1687 mp_exch(c, &q); in mp_div()
1691 mp_exch(d, &ta); in mp_div()
1879 mp_exch (&q, c); in mp_div()
1885 mp_exch (&x, d); in mp_div()
2122 mp_exch (&res, Y); in s_mp_exptmod()
[all …]