Searched defs:LTC_MP_GT (Results 1 - 1 of 1) sorted by relevance

/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_math.h5 #define LTC_MP_GT 1 macro
97 @return LTC_MP_LT if a < b, LTC_MP_GT if a > b and LTC_MP_EQ otherwise. (signed comparison)
104 @return LTC_MP_LT if a < b, LTC_MP_GT if a > b and LTC_MP_EQ otherwise. (signed comparison)

Completed in 54 milliseconds