Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dauth.h158 int auth_root_allowed(struct ssh *, const char *);
H A Dauth.c303 auth_root_allowed(struct ssh *ssh, const char *method) in auth_root_allowed() function
H A Dauth2.c368 !auth_root_allowed(ssh, method)) in userauth_finish()
H A Dmonitor.c267 !auth_root_allowed(ssh, auth_method)) in monitor_child_preauth()