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

/freebsd-10-stable/crypto/openssh/
H A Dversion.h4 #define SSH_VERSION "OpenSSH_7.3" macro
7 #define SSH_RELEASE SSH_VERSION SSH_PORTABLE
H A Dssh_api.c389 snprintf(buf, sizeof buf, "SSH-2.0-%.100s\r\n", SSH_VERSION);
H A Dsshd.c453 major, minor, SSH_VERSION,
1829 debug("sshd version %s, %s", SSH_VERSION,
H A Dsshconnect.c533 SSH_VERSION,

Completed in 66 milliseconds