Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/des/
H A Dfcrypt_b.c31 void fcrypt_body(DES_LONG *out, DES_key_schedule *ks, DES_LONG Eswap0, in fcrypt_body() argument
43 E0 = Eswap0; in fcrypt_body()
H A Dfcrypt.c100 DES_LONG Eswap0, Eswap1; in DES_fcrypt() local
111 Eswap0 = con_salt[x] << 2; in DES_fcrypt()
130 fcrypt_body(&(out[0]), &ks, Eswap0, Eswap1); in DES_fcrypt()
H A Ddes_local.h224 DES_LONG Eswap0, DES_LONG Eswap1);
/third_party/openssl/crypto/des/
H A Dfcrypt_b.c31 void fcrypt_body(DES_LONG *out, DES_key_schedule *ks, DES_LONG Eswap0, in fcrypt_body() argument
43 E0 = Eswap0; in fcrypt_body()
H A Dfcrypt.c100 DES_LONG Eswap0, Eswap1; in DES_fcrypt() local
111 Eswap0 = con_salt[x] << 2; in DES_fcrypt()
130 fcrypt_body(&(out[0]), &ks, Eswap0, Eswap1); in DES_fcrypt()
H A Ddes_local.h224 DES_LONG Eswap0, DES_LONG Eswap1);

Completed in 3 milliseconds