HomeSort by relevance Sort by last modified time
    Searched refs:Eswap0 (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/des/
fcrypt_b.c 80 void fcrypt_body(DES_LONG *out, DES_key_schedule *ks, DES_LONG Eswap0,
95 E0=Eswap0;
fcrypt.c 102 DES_LONG Eswap0,Eswap1;
120 Eswap0=con_salt[x]<<2;
125 Eswap0=con_salt[x]<<2;
144 fcrypt_body(&(out[0]),&ks,Eswap0,Eswap1);
des_locl.h 427 DES_LONG Eswap0, DES_LONG Eswap1);

Completed in 453 milliseconds