Searched refs:Eswap0 (Results 1 – 3 of 3) sorted by relevance
102 DES_LONG Eswap0,Eswap1; in DES_fcrypt() local120 Eswap0=con_salt[x]<<2; in DES_fcrypt()125 Eswap0=con_salt[x]<<2; in DES_fcrypt()144 fcrypt_body(&(out[0]),&ks,Eswap0,Eswap1); in DES_fcrypt()
80 void fcrypt_body(DES_LONG *out, DES_key_schedule *ks, DES_LONG Eswap0, in fcrypt_body() argument95 E0=Eswap0; in fcrypt_body()
427 DES_LONG Eswap0, DES_LONG Eswap1);