Searched refs:PROTOCOL_MAJOR_1 (Results 1 – 4 of 4) sorted by relevance
41 #define PROTOCOL_MAJOR_1 1 macro
551 compat20 ? PROTOCOL_MAJOR_2 : PROTOCOL_MAJOR_1, in send_client_banner()694 (options.protocol & SSH_PROTO_2) ? PROTOCOL_MAJOR_2 : PROTOCOL_MAJOR_1, in ssh_exchange_identification()
461 c->c_keytype == KT_RSA1? PROTOCOL_MAJOR_1 : PROTOCOL_MAJOR_2, in congreet()
439 major = PROTOCOL_MAJOR_1; in sshd_exchange_identification()446 major = PROTOCOL_MAJOR_1; in sshd_exchange_identification()