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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/mtest/
H A Dmpi-types.h13 #define MP_WORD_MAX UINT_MAX macro
H A Dmpi.c3559 /* If w is more than half MP_WORD_MAX, the doubling will
3575 u |= ((MP_WORD_MAX - v) < w);

Completed in 52 milliseconds