Home
last modified time | relevance | path

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

/hostap-latest/src/tls/
Dlibtommath.c87 #define MP_EQ 0 /* equal to */ macro
718 return MP_EQ; in mp_cmp_d()
890 if (mp_cmp_d (&v, 1) != MP_EQ) { in mp_invmod_slow()
949 return MP_EQ; in mp_cmp_mag()