Searched defs:BN_TBIT (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn.h191 #define BN_TBIT (0x8000000000000000L) macro
218 #define BN_TBIT (0x8000000000000000LL) macro
247 #define BN_TBIT (0x80000000L) macro

Completed in 75 milliseconds