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

/external/openssl/crypto/bn/
H A Dbn.h191 #define BN_TBIT (0x8000000000000000L) macro
218 #define BN_TBIT (0x8000000000000000LL) macro
247 #define BN_TBIT (0x80000000L) macro
/external/openssl/include/openssl/
H A Dbn.h191 #define BN_TBIT (0x8000000000000000L) macro
218 #define BN_TBIT (0x8000000000000000LL) macro
247 #define BN_TBIT (0x80000000L) macro

Completed in 87 milliseconds