Searched refs:EIGHT_BIT (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_prime.h59 #ifndef EIGHT_BIT
73 #ifndef EIGHT_BIT
H A Dbn_gf2m.c130 #ifdef EIGHT_BIT
142 #ifdef EIGHT_BIT
H A Dbn.h221 #ifdef EIGHT_BIT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_prime.h59 #ifndef EIGHT_BIT
74 #ifndef EIGHT_BIT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_prime.h59 #ifndef EIGHT_BIT
74 #ifndef EIGHT_BIT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/
H A Dopensslconf.h66 * The prime number generation stuff may not work when EIGHT_BIT but I don't
73 # undef EIGHT_BIT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/
H A Dopensslconf.h66 * The prime number generation stuff may not work when EIGHT_BIT but I don't
73 # undef EIGHT_BIT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/
H A Dopensslconf.h62 * EIGHT_BIT but I don't care since I've only used this mode
68 #undef EIGHT_BIT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpq_compat.h75 #if (defined(THIRTY_TWO_BIT) && !defined(BN_LLONG)) || defined(SIXTEEN_BIT) || defined(EIGHT_BIT)
H A Dopensslconf.h218 * EIGHT_BIT but I don't care since I've only used this mode
224 #undef EIGHT_BIT macro
H A Dbn.h221 #ifdef EIGHT_BIT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pqueue/
H A Dpq_compat.h75 #if (defined(THIRTY_TWO_BIT) && !defined(BN_LLONG)) || defined(SIXTEEN_BIT) || defined(EIGHT_BIT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dopensslconf.h218 * EIGHT_BIT but I don't care since I've only used this mode
224 #undef EIGHT_BIT macro
/netgear-R7000-V1.0.7.12_1.2.5/src/include/bcmcrypto/
H A Dbn.h228 #ifdef EIGHT_BIT
249 #endif /* EIGHT_BIT */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DConfigure1414 ($b64l,$b64,$b32,$b16,$b8)=(0,0,0,0,1) if /EIGHT_BIT/;
1473 elsif (/^#((define)|(undef))\s+EIGHT_BIT/)
1474 { printf OUT "#%s EIGHT_BIT\n",($b8)?"define":"undef"; }
1528 print "EIGHT_BIT mode\n" if $b8;

Completed in 173 milliseconds