Searched refs:PROTOCOL_MINOR_2 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh.h46 #define PROTOCOL_MINOR_2 0 macro
H A Dssh-keyscan.c462 c->c_keytype == KT_RSA1? PROTOCOL_MINOR_1 : PROTOCOL_MINOR_2);
H A Dsshconnect.c445 PROTOCOL_MAJOR_2, PROTOCOL_MINOR_2, SSH_VERSION);
H A Dsshd.c436 minor = PROTOCOL_MINOR_2;

Completed in 199 milliseconds