Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/tls/
H A Dlibtommath.c151 static void mp_rshd(mp_int * a, int b);
1053 mp_rshd (c, b / DIGIT_BIT); in mp_div_2d()
1168 static void mp_rshd (mp_int * a, int b) in mp_rshd() function
1762 mp_rshd (&y, n - t); in mp_div()
2261 mp_rshd (&q, um - 1); in mp_reduce()
2287 mp_rshd (&q, um + 1); in mp_reduce()