Searched defs:mp_cmp_d (Results 1 – 6 of 6) sorted by relevance
19 int mp_cmp_d(mp_int * a, mp_digit b) in mp_cmp_d() function
459 #define mp_cmp_d(a, b) ltc_mp.compare_d(a, b) macro
700 static int mp_cmp_d(mp_int * a, mp_digit b) in mp_cmp_d() function
692 static int mp_cmp_d(mp_int * a, mp_digit b) in mp_cmp_d() function
1797 int mp_cmp_d(mp_int *a, mp_digit d) in mp_cmp_d() function
1289 int mp_cmp_d(mp_int * a, mp_digit b) in mp_cmp_d() function