Searched defs:BN_MASK2 (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c249 # define BN_MASK2 0xffffffffffffffffL macro
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn.h190 # define BN_MASK2 (0xffffffffffffffffL) macro
218 # define BN_MASK2 (0xffffffffffffffffLL) macro
247 # define BN_MASK2 (0xffffffffL) macro

Completed in 107 milliseconds