Searched refs:kex_dh_enc (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dkexdh.c143 kex_dh_enc(struct kex *kex, const struct sshbuf *client_blob, function
H A Dkex.h224 int kex_dh_enc(struct kex *, const struct sshbuf *, struct sshbuf **,
H A Dkexgen.c297 r = kex_dh_enc(kex, client_pubkey, &server_pubkey,
H A Dssh_namespace.h339 #define kex_dh_enc Fssh_kex_dh_enc macro

Completed in 82 milliseconds