Home
last modified time | relevance | path

Searched refs:SSH_MSG_SERVICE_ACCEPT (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h111 SSH_MSG_SERVICE_ACCEPT = 6, enumerator
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c635 case SSH_MSG_SERVICE_ACCEPT: in lws_ssh_parse_plaintext()
2228 *pp++ = SSH_MSG_SERVICE_ACCEPT; in lws_callback_raw_sshd()