Searched defs:mp_cmp_d (Results 1 – 2 of 2) sorted by relevance
21 int mp_cmp_d(mp_int * a, mp_digit b) in mp_cmp_d() function
1327 static int mp_cmp_d(const mp_int * a, mp_digit b) in mp_cmp_d() function