Home
last modified time | relevance | path

Searched refs:do_authentication (Results 1 – 5 of 5) sorted by relevance

/external/dbus/dbus/
Ddbus-transport-socket.c397 do_authentication (DBusTransport *transport, in do_authentication() function
921 if (!do_authentication (transport, TRUE, FALSE, &auth_finished)) in socket_handle_watch()
950 if (!do_authentication (transport, FALSE, TRUE, NULL)) in socket_handle_watch()
1154 do_authentication (transport, need_read, need_write, in socket_do_iteration()
/external/openssh/
Dauth.h142 void do_authentication(Authctxt *);
Dauth1.c393 do_authentication(Authctxt *authctxt) in do_authentication() function
Dsshd.c1992 do_authentication(authctxt);
/external/dbus/
DChangeLog.pre-1-07316 * dbus/dbus-transport-unix.c (do_authentication): Always
7466 * dbus/dbus-transport-unix.c (do_authentication): Return
7472 (unix_handle_watch): Updated for new do_authentication prototype.
12797 * dbus/dbus-transport-unix.c (do_authentication): check read watch
14753 * dbus/dbus-transport-unix.c (do_authentication): perform