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