Searched refs:PROTOCOL_MAJOR_2 (Results 1 – 5 of 5) sorted by relevance
63 #define PROTOCOL_MAJOR_2 2 macro
530 (options.protocol & SSH_PROTO_2) ? PROTOCOL_MAJOR_2 : PROTOCOL_MAJOR_1, in ssh_exchange_identification()534 compat20 ? PROTOCOL_MAJOR_2 : PROTOCOL_MAJOR_1, in ssh_exchange_identification()
398 PROTOCOL_MAJOR_2, PROTOCOL_MINOR_2,
554 c->c_keytype == KT_RSA1? PROTOCOL_MAJOR_1 : PROTOCOL_MAJOR_2, in congreet()
520 major = PROTOCOL_MAJOR_2; in sshd_exchange_identification()