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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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.c101 DES_LONG Eswap0, Eswap1; local
119 Eswap0 = con_salt[x] << 2;
124 Eswap0 = con_salt[x] << 2;
142 fcrypt_body(&(out[0]), &ks, Eswap0, Eswap1);
H A Ddes_locl.h438 DES_LONG Eswap0, DES_LONG Eswap1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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.c101 DES_LONG Eswap0, Eswap1; local
119 Eswap0 = con_salt[x] << 2;
124 Eswap0 = con_salt[x] << 2;
142 fcrypt_body(&(out[0]), &ks, Eswap0, Eswap1);
H A Ddes_locl.h438 DES_LONG Eswap0, DES_LONG Eswap1);

Completed in 67 milliseconds