Searched refs:auth_log (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | auth.h | 172 void auth_log(struct ssh *, int, int, const char *, const char *);
|
H A D | auth.c | 268 auth_log(struct ssh *ssh, int authenticated, int partial, in auth_log() function
|
H A D | auth2.c | 403 auth_log(ssh, authenticated, partial, method, submethod); in userauth_finish()
|
H A D | monitor.c | 336 auth_log(ssh, authenticated, partial, in monitor_child_preauth() 1224 auth_log(ssh, 0, 0, auth_method, NULL); in mm_answer_keyallowed()
|