Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/
Dkex-25519.c535 kex_ecdh_dv(kex->keys_next_cts.key[c], LWS_SIZE_CHACHA256_KEY, in kex_ecdh()
Dsshd.c679 pss->active_keys_cts = pss->kex->keys_next_cts; in lws_ssh_parse_plaintext()
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h426 struct lws_ssh_keys keys_next_cts; member