Searched refs:do_authentication (Results 1 - 4 of 4) sorted by relevance

/external/openssh/
H A Dauth.h142 void do_authentication(Authctxt *);
H A Dauth1.c393 do_authentication(Authctxt *authctxt) function
415 debug("do_authentication: invalid user %s", user);
H A Dsshd.c1992 do_authentication(authctxt);
/external/dbus/dbus/
H A Ddbus-transport-socket.c397 do_authentication (DBusTransport *transport, function
921 if (!do_authentication (transport, TRUE, FALSE, &auth_finished))
950 if (!do_authentication (transport, FALSE, TRUE, NULL))
1154 do_authentication (transport, need_read, need_write,

Completed in 68 milliseconds