Searched refs:kex_ecdh_enc (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssh/ |
H A 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
|
H A D | kex.h | 229 int kex_ecdh_enc(struct kex *, const struct sshbuf *, struct sshbuf **,
|
H A D | kexgen.c | 301 r = kex_ecdh_enc(kex, client_pubkey, &server_pubkey, in input_kex_gen_init()
|
H A D | ssh_namespace.h | 344 #define kex_ecdh_enc Fssh_kex_ecdh_enc macro
|