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

/macosx-10.10/OpenSSH-189/openssh/
H A Dcipher.h50 #define SSH_CIPHER_INVALID -2 /* No valid cipher selected. */ macro
H A Dcipher.c100 { NULL, SSH_CIPHER_INVALID, 0, 0, 0, 0, 0, 0, NULL }
H A Dsshconnect1.c629 } else if (options.cipher == SSH_CIPHER_INVALID ||
H A Dssh.c496 options.cipher = SSH_CIPHER_INVALID;

Completed in 56 milliseconds