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

  /external/openssl/crypto/des/
fcrypt_b.c 81 DES_LONG Eswap1)
96 E1=Eswap1;
fcrypt.c 102 DES_LONG Eswap0,Eswap1;
122 Eswap1=con_salt[x]<<6;
127 Eswap1=con_salt[x]<<6;
144 fcrypt_body(&(out[0]),&ks,Eswap0,Eswap1);
des_locl.h 427 DES_LONG Eswap0, DES_LONG Eswap1);

Completed in 56 milliseconds