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

/freebsd-10.1-release/crypto/openssh/
H A Dcipher.h60 #define CIPHER_ENCRYPT 1 macro
H A Dcipher.c315 (do_encrypt == CIPHER_ENCRYPT));
318 (do_encrypt == CIPHER_ENCRYPT)) == 0)
H A Dpacket.c236 0, NULL, 0, CIPHER_ENCRYPT);
568 0, CIPHER_ENCRYPT);
754 crypt_type = CIPHER_ENCRYPT;
H A Dauthfile.c494 CIPHER_ENCRYPT);

Completed in 176 milliseconds