HomeSort by relevance Sort by last modified time
    Searched refs:SSH_MSG_SERVICE_REQUEST (Results 1 - 3 of 3) sorted by null

  /external/dropbear/
cli-service.c 40 buf_putbyte(ses.writepayload, SSH_MSG_SERVICE_REQUEST);
ssh.h 33 #define SSH_MSG_SERVICE_REQUEST 5
svr-session.c 51 {SSH_MSG_SERVICE_REQUEST, recv_msg_service_request}, /* server */

Completed in 60 milliseconds