Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dlibtommath.c159 static void mp_rshd(mp_int * a, int b);
1061 mp_rshd (c, b / DIGIT_BIT); in mp_div_2d()
1176 static void mp_rshd (mp_int * a, int b) in mp_rshd() function
1770 mp_rshd (&y, n - t); in mp_div()
2269 mp_rshd (&q, um - 1); in mp_reduce()
2295 mp_rshd (&q, um + 1); in mp_reduce()