Searched refs:kex_c25519_enc (Results 1 – 3 of 3) sorted by relevance
114 kex_c25519_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_c25519_enc() function
217 int kex_c25519_enc(struct kex *, const struct sshbuf *, struct sshbuf **,
282 r = kex_c25519_enc(kex, client_pubkey, &server_pubkey, in input_kex_gen_init()