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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.h171 #define MP_PREC 32 /* default digits of precision */ macro
173 #define MP_PREC 8 /* default digits of precision */ macro
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c105 #define MP_PREC 32 /* default digits of precision */ macro
107 #define MP_PREC 8 /* default digits of precision */ macro
[all...]

Completed in 164 milliseconds