Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dlibtommath.h148 static void mp_rshd(mp_int * a, int b);
1066 mp_rshd (c, b / DIGIT_BIT); in mp_div_2d()
1185 mp_rshd (mp_int * a, int b) in mp_rshd() function
1794 mp_rshd (&y, n - t); in mp_div()
2300 mp_rshd (&q, um - 1); in mp_reduce()
2326 mp_rshd (&q, um + 1); in mp_reduce()