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

/openbsd-current/usr.bin/ssh/
H A Dkexsntrup761x25519.c75 const u_char *client_pub; local
H A Dkexc25519.c117 const u_char *client_pub; local
H A Dkexgen.c45 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.h176 struct sshbuf *client_pub; member in struct:kex

Completed in 218 milliseconds