Home
last modified time | relevance | path

Searched defs:BN_MASK2h (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/bn/
Dinternal.h148 #define BN_MASK2h (0xffffffff00000000L) macro
168 #define BN_MASK2h (0xffff0000L) macro
/external/openssl/include/openssl/
Dbn.h189 #define BN_MASK2h (0xffffffff00000000L) macro
216 #define BN_MASK2h (0xffffffff00000000LL) macro
246 #define BN_MASK2h (0xffff0000L) macro
/external/openssl/crypto/bn/
Dbn.h189 #define BN_MASK2h (0xffffffff00000000L) macro
216 #define BN_MASK2h (0xffffffff00000000LL) macro
246 #define BN_MASK2h (0xffff0000L) macro