Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h422 uint32_t kex_r_len; member
/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c948 &pss->kex->kex_r_len)) { in lws_ssh_parse_plaintext()
2205 memcpy(ps, pss->kex->kex_r, pss->kex->kex_r_len); in lws_callback_raw_sshd()
2207 ps + pss->kex->kex_r_len, pss, 1); in lws_callback_raw_sshd()

Completed in 4 milliseconds