Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDkexc25519.c119 const u_char *client_pub; in kex_c25519_enc() local
HDkexsntrup761x25519.c79 const u_char *client_pub; in kex_kem_sntrup761x25519_enc() local
HDkexgen.c55 const struct sshbuf *client_pub, in kex_gen_hash()
HDkex.h183 struct sshbuf *client_pub; member