Searched refs:Eswap1 (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/des/ |
H A D | fcrypt_b.c | 32 DES_LONG Eswap1) in fcrypt_body() 44 E1 = Eswap1; in fcrypt_body() 31 fcrypt_body(DES_LONG *out, DES_key_schedule *ks, DES_LONG Eswap0, DES_LONG Eswap1) fcrypt_body() argument
|
H A D | fcrypt.c | 100 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 D | des_local.h | 224 DES_LONG Eswap0, DES_LONG Eswap1);
|
/third_party/openssl/crypto/des/ |
H A D | fcrypt_b.c | 32 DES_LONG Eswap1) in fcrypt_body() 44 E1 = Eswap1; in fcrypt_body() 31 fcrypt_body(DES_LONG *out, DES_key_schedule *ks, DES_LONG Eswap0, DES_LONG Eswap1) fcrypt_body() argument
|
H A D | fcrypt.c | 100 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 D | des_local.h | 224 DES_LONG Eswap0, DES_LONG Eswap1);
|
Completed in 2 milliseconds