Lines Matching +full:generic +full:- +full:2
11 * 2. Redistributions in binary form must reproduce the above copyright
32 * 1-19 Transport layer generic (e.g. disconnect, ignore, debug,
34 * 20-29 Algorithm negotiation
35 * 30-49 Key exchange method specific (numbers can be reused for
40 * 50-59 User authentication generic
41 * 60-79 User authentication method specific (numbers can be reused
46 * 80-89 Connection protocol generic
47 * 90-127 Channel related messages
51 * 128-191 Reserved
55 * 192-255 Local extensions
56 * 248-255 Local extensions (OpenSSH will never use numbers in this range)
80 /* transport layer: generic */
83 #define SSH2_MSG_IGNORE 2
101 /* dh-group-exchange */
116 /* user authentication: generic */
130 /* connection protocol: generic */
153 #define SSH2_DISCONNECT_PROTOCOL_ERROR 2
172 #define SSH2_OPEN_CONNECT_FAILED 2
180 #define SSH2_CERT_TYPE_HOST 2