Searched refs:auth_log (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dauth1.c258 auth_log(authctxt, 1, 0, "without authentication",
357 auth_log(authctxt, authenticated, 0, get_authname(type), NULL);
H A Dauth.h66 char *info; /* Extra info for next auth_log */
165 void auth_log(Authctxt *, int, int, const char *, const char *);
H A Dauth2.c349 auth_log(authctxt, authenticated, partial, method, submethod);
H A Dauth.c278 auth_log(Authctxt *authctxt, int authenticated, int partial, function
H A Dmonitor.c406 auth_log(authctxt, authenticated, partial,
1280 auth_log(authctxt, 0, 0, auth_method, NULL);

Completed in 161 milliseconds