Searched refs:kex_ecdh_enc (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ |
D | kexecdh.c | 92 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc() function 227 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc() function
|
D | kex.h | 212 int kex_ecdh_enc(struct kex *, const struct sshbuf *, struct sshbuf **,
|
D | kexgen.c | 277 r = kex_ecdh_enc(kex, client_pubkey, &server_pubkey, in input_kex_gen_init()
|