Home
last modified time | relevance | path

Searched refs:MP_EQ (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/tls/
HDlibtommath.c95 #define MP_EQ 0 /* equal to */ macro
726 return MP_EQ; in mp_cmp_d()
898 if (mp_cmp_d (&v, 1) != MP_EQ) { in mp_invmod_slow()
957 return MP_EQ; in mp_cmp_mag()