Searched defs:client_pub (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dkexsntrup761x25519.c79 const u_char *client_pub; local
H A Dkexc25519.c119 const u_char *client_pub; local
H A Dkexgen.c48 kex_gen_hash( int hash_alg, const struct sshbuf *client_version, const struct sshbuf *server_version, const struct sshbuf *client_kexinit, const struct sshbuf *server_kexinit, const struct sshbuf *server_host_key_blob, const struct sshbuf *client_pub, const struct sshbuf *server_pub, const struct sshbuf *shared_secret, u_char *hash, size_t *hashlen) argument
H A Dkex.h183 struct sshbuf *client_pub; member in struct:kex

Completed in 81 milliseconds