Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h121 SSH_MSG_USERAUTH_REQUEST = 50, enumerator
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c697 case SSH_MSG_USERAUTH_REQUEST: in lws_ssh_parse_plaintext()
1207 *pp++ = SSH_MSG_USERAUTH_REQUEST; in lws_ssh_parse_plaintext()