Home
last modified time | relevance | path

Searched defs:MP_PREC (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/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-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c78 #define MP_PREC 32 macro
/netbsd-src/sbin/nvmectl/
H A Dbignum.c71 #define MP_PREC 32 macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c75 #define MP_PREC 32 macro