Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h412 uint8_t kex_r[256]; member
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c947 if (kex_ecdh(pss, pss->kex->kex_r, in lws_ssh_parse_plaintext()
2205 memcpy(ps, pss->kex->kex_r, pss->kex->kex_r_len); in lws_callback_raw_sshd()