Searched defs:client_pub (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | kexsntrup761x25519.c | 75 const u_char *client_pub; kex_kem_sntrup761x25519_enc() local |
H A D | kexc25519.c | 117 const u_char *client_pub; in kex_c25519_enc() local |
H A D | kexgen.c | 52 const struct sshbuf *client_pub, in kex_gen_hash() argument |
H A D | kex.h | 176 struct sshbuf *client_pub; global() member |