Searched refs:BN_MASK2h1 (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbn.h190 #define BN_MASK2h1 (0xffffffff80000000L) macro
217 #define BN_MASK2h1 (0xffffffff80000000LL) macro
245 #define BN_MASK2h1 (0xffff8000L) macro
H A Dbn_lcl.h424 h+=(m&BN_MASK2h1)>>(BN_BITS4-1); \
/barrelfish-master/include/openssl/
H A Dbn.h190 #define BN_MASK2h1 (0xffffffff80000000L) macro
217 #define BN_MASK2h1 (0xffffffff80000000LL) macro
245 #define BN_MASK2h1 (0xffff8000L) macro

Completed in 113 milliseconds