Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dkexsntrup761x25519.c75 const u_char *client_pub; kex_kem_sntrup761x25519_enc() local
H A Dkexc25519.c117 const u_char *client_pub; in kex_c25519_enc() local
H A Dkexgen.c52 const struct sshbuf *client_pub, in kex_gen_hash() argument
H A Dkex.h176 struct sshbuf *client_pub; global() member