Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/
H A Dkex-25519.c383 crypto_scalarmult_curve25519(pss->K, kex->eph_pri_key, kex->Q_C); in kex_ecdh()
403 * mpint Q_C, exchange value sent by the client in kex_ecdh()
442 if (_genhash_update_len(&ctx, kex->Q_C, LWS_SIZE_EC25519)) in kex_ecdh()
H A Dsshd.c913 pss->kex->Q_C[pss->ctr++] = *p++; in lws_ssh_parse_plaintext()
916 lwsl_info("Q_C parsed\n"); in lws_ssh_parse_plaintext()
/third_party/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h413 uint8_t Q_C[LWS_SIZE_EC25519]; /* client eph public key aka 'e' */ member

Completed in 5 milliseconds