Searched refs:mp_digit (Results 1 – 1 of 1) sorted by relevance
77 typedef unsigned int mp_digit; typedef84 #define MP_MASK ((((mp_digit)1)<<((mp_digit)DIGIT_BIT))-((mp_digit)1))122 mp_digit *dp;138 void mp_set(mp_int *a, mp_digit b);175 int mp_mul_d (mp_int *a, mp_digit b, mp_int *c);181 int mp_init_for_read_unsigned_bin(mp_int *a, mp_digit len);193 int mp_cmp_d(mp_int *a, mp_digit b);196 int mp_montgomery_setup (mp_int *n, mp_digit *rho);202 int fast_mp_montgomery_reduce (mp_int *x, mp_int *n, mp_digit rho);