Searched refs:auth_log (Results 1 – 4 of 4) sorted by relevance
/external/openssh/ |
D | auth.h | 155 void auth_log(Authctxt *, int, int, const char *, const char *);
|
D | auth2.c | 326 auth_log(authctxt, authenticated, partial, method, submethod); in userauth_finish()
|
D | auth.c | 288 auth_log(Authctxt *authctxt, int authenticated, int partial, in auth_log() function
|
D | monitor.c | 346 auth_log(authctxt, authenticated, partial, in monitor_child_preauth() 1201 auth_log(authctxt, 0, 0, auth_method, NULL); in mm_answer_keyallowed()
|