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

/freebsd-10.2-release/crypto/openssh/
H A Dcipher.h48 #define SSH_CIPHER_INVALID -2 /* No valid cipher selected. */ macro
H A Dcipher.c105 { NULL, SSH_CIPHER_INVALID, 0, 0, 0, 0, 0, 0, NULL }
H A Dsshconnect1.c618 } else if (options.cipher == SSH_CIPHER_INVALID ||
H A Dssh.c700 options.cipher = SSH_CIPHER_INVALID;

Completed in 83 milliseconds