HomeSort by relevance Sort by last modified time
    Searched defs:do_authentication (Results 1 - 2 of 2) sorted by null

  /external/openssh/
auth1.c 393 do_authentication(Authctxt *authctxt) function
415 debug("do_authentication: invalid user %s", user);
  /external/dbus/dbus/
dbus-transport-socket.c 397 do_authentication (DBusTransport *transport, function
921 if (!do_authentication (transport, TRUE, FALSE, &auth_finished))
950 if (!do_authentication (transport, FALSE, TRUE, NULL))
    [all...]

Completed in 394 milliseconds