Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dkexc25519.c119 const u_char *client_pub; in kex_c25519_enc() local
H A Dkexsntrup761x25519.c79 const u_char *client_pub; in kex_kem_sntrup761x25519_enc() local
H A Dkexgen.c55 const struct sshbuf *client_pub, in kex_gen_hash()
H A Dkex.h178 struct sshbuf *client_pub; member