Searched refs:SSH_OLD_SESSIONID (Results 1 – 5 of 5) sorted by relevance
79 { "3.0 SecureCRT*", SSH_OLD_SESSIONID }, in compat_datafellows()80 { "1.7 SecureFX*", SSH_OLD_SESSIONID }, in compat_datafellows()
39 #define SSH_OLD_SESSIONID 0x00000010 macro
180 if (ssh->compat & SSH_OLD_SESSIONID) { in userauth_pubkey()
1269 if (datafellows & SSH_OLD_SESSIONID) { in monitor_valid_userblob()
1330 if (datafellows & SSH_OLD_SESSIONID) { in sign_and_send_pubkey()