Searched refs:BN_TBIT (Results 1 - 25 of 47) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bn/
H A Dbn_shift.c88 c=(t & BN_TBIT)?1:0;
125 c=(t&1)?BN_TBIT:0;
H A Dbn.h191 #define BN_TBIT (0x8000000000000000L) macro
218 #define BN_TBIT (0x8000000000000000LL) macro
247 #define BN_TBIT (0x80000000L) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bn/
H A Dbn_shift.c88 c=(t & BN_TBIT)?1:0;
125 c=(t&1)?BN_TBIT:0;
H A Dbn.h191 #define BN_TBIT (0x8000000000000000L) macro
218 #define BN_TBIT (0x8000000000000000LL) macro
247 #define BN_TBIT (0x80000000L) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bn/
H A Dbn_shift.c88 c=(t & BN_TBIT)?1:0;
125 c=(t&1)?BN_TBIT:0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/
H A Dbn_shift.c86 c = (t & BN_TBIT) ? 1 : 0;
118 c = (t & 1) ? BN_TBIT : 0;
124 c = (t & 1) ? BN_TBIT : 0;
H A Dbn.h193 # define BN_TBIT (0x8000000000000000L) macro
221 # define BN_TBIT (0x8000000000000000LL) macro
250 # define BN_TBIT (0x80000000L) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bn/
H A Dbn_shift.c86 c = (t & BN_TBIT) ? 1 : 0;
118 c = (t & 1) ? BN_TBIT : 0;
124 c = (t & 1) ? BN_TBIT : 0;
H A Dbn.h193 # define BN_TBIT (0x8000000000000000L) macro
221 # define BN_TBIT (0x8000000000000000LL) macro
250 # define BN_TBIT (0x80000000L) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bn/
H A Dbn_shift.c86 c = (t & BN_TBIT) ? 1 : 0;
118 c = (t & 1) ? BN_TBIT : 0;
124 c = (t & 1) ? BN_TBIT : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/bcmcrypto/
H A Dbn.h138 #define BN_TBIT (0x8000000000000000L) macro
163 #define BN_TBIT (0x8000000000000000LL) macro
192 #define BN_TBIT (0x80000000L) macro
215 #define BN_TBIT (0x8000) macro
238 #define BN_TBIT (0x80) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/bcmcrypto/
H A Dbn.h145 #define BN_TBIT (0x8000000000000000L) macro
170 #define BN_TBIT (0x8000000000000000LL) macro
199 #define BN_TBIT (0x80000000L) macro
222 #define BN_TBIT (0x8000) macro
245 #define BN_TBIT (0x80) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/bcmcrypto/
H A Dbn.h145 #define BN_TBIT (0x8000000000000000L) macro
170 #define BN_TBIT (0x8000000000000000LL) macro
199 #define BN_TBIT (0x80000000L) macro
222 #define BN_TBIT (0x8000) macro
245 #define BN_TBIT (0x80) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/bcmcrypto/
H A Dbn.h145 #define BN_TBIT (0x8000000000000000L) macro
170 #define BN_TBIT (0x8000000000000000LL) macro
199 #define BN_TBIT (0x80000000L) macro
222 #define BN_TBIT (0x8000) macro
245 #define BN_TBIT (0x80) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/ec/
H A Dec2_mult.c264 mask = BN_TBIT;
272 mask = BN_TBIT;
288 mask = BN_TBIT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/ec/
H A Dec2_mult.c318 mask = BN_TBIT;
326 mask = BN_TBIT;
342 mask = BN_TBIT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/ec/
H A Dec2_mult.c264 mask = BN_TBIT;
272 mask = BN_TBIT;
288 mask = BN_TBIT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/ec/
H A Dec2_mult.c318 mask = BN_TBIT;
326 mask = BN_TBIT;
342 mask = BN_TBIT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/ec/
H A Dec2_mult.c264 mask = BN_TBIT;
272 mask = BN_TBIT;
288 mask = BN_TBIT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/ec/
H A Dec2_mult.c318 mask = BN_TBIT;
326 mask = BN_TBIT;
342 mask = BN_TBIT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Dbn.h193 # define BN_TBIT (0x8000000000000000L) macro
221 # define BN_TBIT (0x8000000000000000LL) macro
250 # define BN_TBIT (0x80000000L) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Dbn.h191 #define BN_TBIT (0x8000000000000000L) macro
218 #define BN_TBIT (0x8000000000000000LL) macro
247 #define BN_TBIT (0x80000000L) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Dbn.h191 #define BN_TBIT (0x8000000000000000L) macro
218 #define BN_TBIT (0x8000000000000000LL) macro
247 #define BN_TBIT (0x80000000L) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/include/openssl/
H A Dbn.h193 # define BN_TBIT (0x8000000000000000L) macro
221 # define BN_TBIT (0x8000000000000000LL) macro
250 # define BN_TBIT (0x80000000L) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/include/openssl/
H A Dbn.h193 # define BN_TBIT (0x8000000000000000L) macro
221 # define BN_TBIT (0x8000000000000000LL) macro
250 # define BN_TBIT (0x80000000L) macro

Completed in 143 milliseconds

12