Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/
Dkex-25519.c82 lws_mpint_rfc4251(uint8_t *dest, const uint8_t *src, int bytes, int uns) in lws_mpint_rfc4251() function
390 kbi_len = (uint32_t)lws_mpint_rfc4251(kbi, pss->K, LWS_SIZE_EC25519, 1); in kex_ecdh()