Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h407 uint8_t kex_cookie[16]; member
/external/libwebsockets/plugins/ssh-base/
Dsshd.c818 pss->kex->kex_cookie[pss->ctr++] = *p++; in lws_ssh_parse_plaintext()
819 if (pss->ctr != sizeof(pss->kex->kex_cookie)) in lws_ssh_parse_plaintext()