Searched refs:s_vcmp (Results 1 – 1 of 1) sorted by relevance
249 STATIC int s_vcmp(mp_int a, mp_small v);1145 cmp = s_vcmp(z, value); in mp_int_compare_value()2093 STATIC int s_vcmp(mp_int a, mp_small v) in s_vcmp() function