Searched refs:SSH_OLD_SESSIONID (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dcompat.h34 #define SSH_OLD_SESSIONID 0x00000010 macro
H A Dcompat.c77 { "3.0 SecureCRT*", SSH_OLD_SESSIONID },
78 { "1.7 SecureFX*", SSH_OLD_SESSIONID },
H A Dauth2-pubkey.c190 if (ssh->compat & SSH_OLD_SESSIONID) {
H A Dmonitor.c1257 if (ssh->compat & SSH_OLD_SESSIONID) {
H A Dsshconnect2.c1400 if (ssh->compat & SSH_OLD_SESSIONID) {

Completed in 71 milliseconds