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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/bcmcrypto/
H A Dbn.h143 #define BN_MASK2h1 (0xffffffff80000000L) macro
168 #define BN_MASK2h1 (0xffffffff80000000LL) macro
196 #define BN_MASK2h1 (0xffff8000L) macro
219 #define BN_MASK2h1 (0xff80) macro
242 #define BN_MASK2h1 (0xf8) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbn.h134 #define BN_MASK2h1 (0xffffffff80000000L) macro
159 #define BN_MASK2h1 (0xffffffff80000000LL) macro
189 #define BN_MASK2h1 (0xffff8000L) macro
212 #define BN_MASK2h1 (0xff80) macro
235 #define BN_MASK2h1 (0xf8) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn.h134 #define BN_MASK2h1 (0xffffffff80000000L) macro
159 #define BN_MASK2h1 (0xffffffff80000000LL) macro
189 #define BN_MASK2h1 (0xffff8000L) macro
212 #define BN_MASK2h1 (0xff80) macro
235 #define BN_MASK2h1 (0xf8) macro
H A Dbn_lcl.h423 h+=(m&BN_MASK2h1)>>(BN_BITS4-1); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn.h193 # define BN_MASK2h1 (0xffffffff80000000L) macro
221 # define BN_MASK2h1 (0xffffffff80000000LL) macro
249 # define BN_MASK2h1 (0xffff8000L) macro
H A Dbn_lcl.h466 h+=(m&BN_MASK2h1)>>(BN_BITS4-1); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn.h193 # define BN_MASK2h1 (0xffffffff80000000L) macro
221 # define BN_MASK2h1 (0xffffffff80000000LL) macro
249 # define BN_MASK2h1 (0xffff8000L) macro
H A Dbn_lcl.h466 h+=(m&BN_MASK2h1)>>(BN_BITS4-1); \

Completed in 126 milliseconds