Searched refs:con_salt (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A Dfcrypt.c31 static unsigned const char con_salt[128]={ variable
123 Eswap0=con_salt[x]<<2;
125 Eswap1=con_salt[x]<<6;
128 Eswap0=con_salt[x]<<2;
130 Eswap1=con_salt[x]<<6;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dfcrypt.c31 static unsigned const char con_salt[128]={ variable
120 Eswap0=con_salt[x]<<2;
122 Eswap1=con_salt[x]<<6;
125 Eswap0=con_salt[x]<<2;
127 Eswap1=con_salt[x]<<6;

Completed in 115 milliseconds