Searched refs:SIXTEEN_BIT (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/
H A Dopensslconf.h72 # undef SIXTEEN_BIT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/
H A Dopensslconf.h72 # undef SIXTEEN_BIT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/
H A Dopensslconf.h67 #undef SIXTEEN_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.h223 #undef SIXTEEN_BIT macro
H A Dbn.h198 #ifdef SIXTEEN_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.h223 #undef SIXTEEN_BIT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_lib.c238 #if defined(SIXTEEN_BIT) || defined(THIRTY_TWO_BIT) || defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
H A Dbn_gf2m.c124 #ifdef SIXTEEN_BIT
165 #ifdef SIXTEEN_BIT
H A Dbn.h198 #ifdef SIXTEEN_BIT
/netgear-R7000-V1.0.7.12_1.2.5/src/include/bcmcrypto/
H A Dbn.h205 #ifdef SIXTEEN_BIT
226 #endif /* SIXTEEN_BIT */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DConfigure112 #$bits1="SIXTEEN_BIT ";
1413 ($b64l,$b64,$b32,$b16,$b8)=(0,0,0,1,0) if /SIXTEEN_BIT/;
1471 elsif (/^#((define)|(undef))\s+SIXTEEN_BIT/)
1472 { printf OUT "#%s SIXTEEN_BIT\n",($b16)?"define":"undef"; }
1527 print "SIXTEEN_BIT mode\n" if $b16;

Completed in 97 milliseconds