Searched refs:PROTOCOL_MINOR_1 (Results 1 – 3 of 3) sorted by relevance
48 #define PROTOCOL_MINOR_1 5 macro
541 c->c_keytype == KT_RSA1? PROTOCOL_MINOR_1 : PROTOCOL_MINOR_2); in congreet()
552 int minor1 = PROTOCOL_MINOR_1, client_banner_sent = 0; in ssh_exchange_identification()