Searched refs:SSH2_MSG_SERVICE_ACCEPT (Results 1 – 4 of 4) sorted by relevance
86 #define SSH2_MSG_SERVICE_ACCEPT 6 macro
199 packet_start(SSH2_MSG_SERVICE_ACCEPT); in input_service_request()
402 ssh_dispatch_set(ssh, SSH2_MSG_SERVICE_ACCEPT, &input_userauth_service_accept); in ssh_userauth2()
1309 type != SSH2_MSG_SERVICE_ACCEPT && in ssh_packet_type_is_kex()