Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/
Dkex-25519.c309 kex_ecdh(struct per_session_data__sshd *pss, uint8_t *reply, uint32_t *plen) in kex_ecdh() function
Dsshd.c944 if (kex_ecdh(pss, pss->kex->kex_r, in lws_ssh_parse_plaintext()
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h557 kex_ecdh(struct per_session_data__sshd *pss, uint8_t *result, uint32_t *plen);