Home
last modified time | relevance | path

Searched refs:Eswap1 (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/des/
H A Dfcrypt.c100 DES_LONG Eswap0, Eswap1; in DES_fcrypt() local
115 Eswap1 = con_salt[x] << 6; in DES_fcrypt()
130 fcrypt_body(&(out[0]), &ks, Eswap0, Eswap1); in DES_fcrypt()
H A Dfcrypt_b.c32 DES_LONG Eswap1) in fcrypt_body() argument
44 E1 = Eswap1; in fcrypt_body()
H A Ddes_local.h222 DES_LONG Eswap0, DES_LONG Eswap1);

Completed in 10 milliseconds