Home
last modified time | relevance | path

Searched refs:sig_follows (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/openssh/
H A Dssh-agent.c579 u_char t, sig_follows; in parse_userauth_request() local
602 (r = sshbuf_get_u8(b, &sig_follows)) != 0 || /* sig-follows */ in parse_userauth_request()
607 sig_follows != 1 || in parse_userauth_request()