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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.h133 #define MP_MASK ((((mp_digit)1)<<((mp_digit)DIGIT_BIT))-((mp_digit)1)) macro
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c80 #define MP_MASK ((((mp_digit)1)<<((mp_digit)DIGIT_BIT))-((mp_digit)1)) macro
[all...]
/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c92 #define MP_MASK ((((mp_digit)1)<<((mp_digit)DIGIT_BIT))-((mp_digit)1)) macro
[all...]
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c77 #define MP_MASK ((((mp_digit)1)<<((mp_digit)DIGIT_BIT))-((mp_digit)1)) macro
[all...]
/netbsd-current/sbin/nvmectl/
H A Dbignum.c73 #define MP_MASK ((((mp_digit)1)<<((mp_digit)DIGIT_BIT))-((mp_digit)1)) macro
[all...]

Completed in 224 milliseconds