Searched refs:SSH_CIPHER_NOT_SET (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dcipher.h51 #define SSH_CIPHER_NOT_SET -1 /* None selected (invalid number). */ macro
H A Dsshconnect1.c626 if (options.cipher == SSH_CIPHER_NOT_SET) {
H A Dreadconf.c1350 options->cipher = SSH_CIPHER_NOT_SET;

Completed in 72 milliseconds