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

/freebsd-10.0-release/crypto/openssl/crypto/des/
H A Dfcrypt_b.c80 void fcrypt_body(DES_LONG *out, DES_key_schedule *ks, DES_LONG Eswap0, argument
95 E0=Eswap0;
H A Dfcrypt.c102 DES_LONG Eswap0,Eswap1; local
120 Eswap0=con_salt[x]<<2;
125 Eswap0=con_salt[x]<<2;
144 fcrypt_body(&(out[0]),&ks,Eswap0,Eswap1);
H A Ddes_locl.h427 DES_LONG Eswap0, DES_LONG Eswap1);

Completed in 70 milliseconds