Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dssh-agent.c686 u_char t, sig_follows; in parse_userauth_request() local
709 (r = sshbuf_get_u8(b, &sig_follows)) != 0 || /* sig-follows */ in parse_userauth_request()
714 sig_follows != 1 || in parse_userauth_request()