Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h109 SSH_MSG_NEWKEYS = 21, enumerator
/external/libwebsockets/plugins/ssh-base/
Dsshd.c662 case SSH_MSG_NEWKEYS: in lws_ssh_parse_plaintext()
2168 *pp++ = SSH_MSG_NEWKEYS; in lws_callback_raw_sshd()