Home
last modified time | relevance | path

Searched refs:CIPHER_DECRYPT (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dcipher.h63 #define CIPHER_DECRYPT 0 macro
Dpacket.c312 (const u_char *)"", 0, NULL, 0, CIPHER_DECRYPT)) != 0) { in ssh_packet_set_connection()
833 NULL, 0, CIPHER_DECRYPT) != 0)) in ssh_packet_set_encryption_key()
961 crypt_type = CIPHER_DECRYPT; in ssh_set_newkeys()
Dsshkey.c3724 CIPHER_DECRYPT)) != 0) in sshkey_parse_private_rsa1()