Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dkex.c177 kex_buf2prop(struct sshbuf *raw, int *first_kex_follows, char ***propp) in kex_buf2prop()
936 int r, first_kex_follows; in kex_choose_conf() local