Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h402 struct lws_kex { struct
464 struct lws_kex *kex;
/external/libwebsockets/plugins/ssh-base/
Dkex-25519.c312 struct lws_kex *kex = pss->kex; in kex_ecdh()
Dsshd.c301 struct lws_kex *kex = pss->kex; in handle_name()
364 pss->kex = sshd_zalloc(sizeof(struct lws_kex)); in lws_kex_create()