Lines Matching defs:mp_lshd
115 static int mp_lshd(mp_int * a, int b);1336 if ((res = mp_lshd (c, b / DIGIT_BIT)) != MP_OKAY) {1431 static int mp_lshd (mp_int * a, int b)2042 if ((res = mp_lshd (&q, um + 1)) != MP_OKAY) {