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

/freebsd-11-stable/contrib/wpa/src/tls/
H A Dlibtommath.c95 #define MP_EQ 0 /* equal to */ macro
726 return MP_EQ;
898 if (mp_cmp_d (&v, 1) != MP_EQ) {
957 return MP_EQ;

Completed in 107 milliseconds