Home
last modified time | relevance | path

Searched refs:SSH_MSG_KEXINIT (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h112 SSH_MSG_KEXINIT = 20, enumerator
/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c166 * byte SSH_MSG_KEXINIT in offer()
184 *p++ = SSH_MSG_KEXINIT; in offer()
639 case SSH_MSG_KEXINIT: in lws_ssh_parse_plaintext()
646 lwsl_notice("%s: SSH_MSG_KEXINIT: NULL pss->kex\n", __func__); in lws_ssh_parse_plaintext()

Completed in 4 milliseconds