Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h184 SSH_WT_OFFER_REPLY, enumerator
/external/libwebsockets/plugins/ssh-base/
Dsshd.c949 write_task(pss, NULL, SSH_WT_OFFER_REPLY); in lws_ssh_parse_plaintext()
2157 case SSH_WT_OFFER_REPLY: in lws_callback_raw_sshd()