Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds