Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dauthkeys_fuzz.cc26 auth_log_authopts(const char *loc, const struct sshauthopt *opts, int do_remote) in auth_log_authopts() function
/freebsd/crypto/openssh/
H A Dauth.h218 void auth_log_authopts(const char *, const struct sshauthopt *, int);
H A Dauth2-pubkeyfile.c141 auth_log_authopts(loc, opts, 1); in auth_authorise_keyopts()
H A Dauth.c686 auth_log_authopts(const char *loc, const struct sshauthopt *opts, int do_remote) in auth_log_authopts() function
H A Dsession.c348 auth_log_authopts("active", auth_opts, 0); in do_authenticated()