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

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/openssl/
H A Dbn.h125 #define BN_MASK (0xffffffffffffffffffffffffffffffffLL) macro
184 #define BN_MASK (0xffffffffffffffffL) macro
186 #define BN_MASK (0xffffffffffffffffLL) macro
210 #define BN_MASK (0xffffffff) macro
233 #define BN_MASK (0xffff) macro
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-bn.h188 # define BN_MASK (0xffffffffffffffffffffffffffffffffLL) macro
210 # define BN_MASK (0xffffffffffffffffLL) macro

Completed in 188 milliseconds