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

/freebsd-13-stable/crypto/openssh/
H A Dssh2.h85 #define SSH2_MSG_SERVICE_REQUEST 5 macro
H A Dauth2.c177 ssh_dispatch_set(ssh, SSH2_MSG_SERVICE_REQUEST, &input_service_request);
H A Dpacket.c1193 type != SSH2_MSG_SERVICE_REQUEST &&
H A Dsshconnect2.c398 if ((r = sshpkt_start(ssh, SSH2_MSG_SERVICE_REQUEST)) != 0 ||

Completed in 71 milliseconds