Searched refs:PROTOCOL_MINOR_1 (Results 1 – 4 of 4) sorted by relevance
42 #define PROTOCOL_MINOR_1 5 macro
494 c->c_keytype == KT_RSA1? PROTOCOL_MINOR_1 : PROTOCOL_MINOR_2); in congreet()
550 int minor1 = PROTOCOL_MINOR_1, client_banner_sent = 0; in ssh_exchange_identification()
430 minor = PROTOCOL_MINOR_1; in sshd_exchange_identification()