Lines Matching refs:mp_rshd
159 static void mp_rshd(mp_int * a, int b);
1061 mp_rshd (c, b / DIGIT_BIT);
1176 static void mp_rshd (mp_int * a, int b)
1531 /* much like mp_rshd this is implemented using a sliding window
1771 mp_rshd (&y, n - t);
2270 mp_rshd (&q, um - 1);
2296 mp_rshd (&q, um + 1);
2811 * array of mp_word to mp_digit than calling mp_rshd