Home
last modified time | relevance | path

Searched refs:SSH_MSG_KEXINIT (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h108 SSH_MSG_KEXINIT = 20, enumerator
/external/openssh/
DPROTOCOL.certkeys48 on their wire, but do appear in a SSH_MSG_KEXINIT's host-key algorithms
/external/libwebsockets/plugins/ssh-base/
Dsshd.c184 *p++ = SSH_MSG_KEXINIT; in offer()
636 case SSH_MSG_KEXINIT: in lws_ssh_parse_plaintext()