Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dkexc25519.c119 const u_char *client_pub; in kex_c25519_enc() local
H A Dkexsntrup761x25519.c83 const u_char *client_pub; in kex_kem_sntrup761x25519_enc() local
H A Dkexmlkem768x25519.c98 const u_char *client_pub; in kex_kem_mlkem768x25519_enc() local
H A Dkexgen.c55 const struct sshbuf *client_pub, in kex_gen_hash()
H A Dkex.h185 struct sshbuf *client_pub; member