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

/freebsd-10.1-release/crypto/openssh/
H A Dcipher.h49 #define SSH_CIPHER_NOT_SET -1 /* None selected (invalid number). */ macro
H A Dsshconnect1.c615 if (options.cipher == SSH_CIPHER_NOT_SET) {
H A Dreadconf.c1747 options->cipher = SSH_CIPHER_NOT_SET;

Completed in 172 milliseconds