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

/macosx-10.10.1/OpenSSL098-52/src/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 270 milliseconds