Searched refs:CIPHER_ENCRYPT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dcipher.h62 #define CIPHER_ENCRYPT 1 macro
H A Dcipher.c268 (do_encrypt == CIPHER_ENCRYPT));
271 (do_encrypt == CIPHER_ENCRYPT)) == 0)
H A Dpacket.c227 0, NULL, 0, CIPHER_ENCRYPT);
559 0, CIPHER_ENCRYPT);
744 crypt_type = CIPHER_ENCRYPT;
H A Dauthfile.c157 CIPHER_ENCRYPT);

Completed in 76 milliseconds