Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dauth.h198 void auth_log_authopts(const char *, const struct sshauthopt *, int);
H A Dauth2-pubkeyfile.c140 auth_log_authopts(loc, opts, 1); in auth_authorise_keyopts()
H A Dauth.c677 auth_log_authopts(const char *loc, const struct sshauthopt *opts, int do_remote) in auth_log_authopts() function
H A Dsession.c324 auth_log_authopts("active", auth_opts, 0); in do_authenticated()