Home
last modified time | relevance | path

Searched defs:BN_MASK2h1 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_local.h97 # define BN_MASK2h1 (0xffffffff80000000L) macro
114 # define BN_MASK2h1 (0xffffffff80000000LL) macro
132 # define BN_MASK2h1 (0xffff8000L) macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_local.h90 # define BN_MASK2h1 (0xffffffff80000000L) macro
107 # define BN_MASK2h1 (0xffffffff80000000LL) macro
125 # define BN_MASK2h1 (0xffff8000L) macro