Searched refs:PROTOCOL_MAJOR_1 (Results 1 – 3 of 3) sorted by relevance
47 #define PROTOCOL_MAJOR_1 1 macro
532 PROTOCOL_MAJOR_1, minor1, SSH_VERSION); in send_client_banner()672 (options.protocol & SSH_PROTO_2) ? PROTOCOL_MAJOR_2 : PROTOCOL_MAJOR_1, in ssh_exchange_identification()
540 c->c_keytype == KT_RSA1? PROTOCOL_MAJOR_1 : PROTOCOL_MAJOR_2, in congreet()