HomeSort by relevance Sort by last modified time
    Searched full:authenticate (Results 276 - 300 of 544) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/libjingle/source/talk/base/
httpcommon.cc 130 "Proxy-Authenticate",
140 "WWW-Authenticate",
927 LOG(WARNING) << "AsyncHttpsProxySocket::Authenticate(Negotiate) too many retries";
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
egl_dri2.c     [all...]
platform_drm.c 474 dri2_dpy->authenticate = dri2_drm_authenticate;
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c     [all...]
platform_drm.c 474 dri2_dpy->authenticate = dri2_drm_authenticate;
  /external/openssh/
sshd.0 71 Gives the grace time for clients to authenticate themselves
72 (default 120 seconds). If the client fails to authenticate the
174 client tries to authenticate itself using host-based authentication,
    [all...]
auth-rhosts.c 181 * Tries to authenticate the user using the .shosts or .rhosts file. Returns
auth1.c 238 * read packets, try to authenticate the user and
  /bionic/libc/include/arpa/
telnet.h 115 #define TELOPT_AUTHENTICATION 37/* Authenticate */
  /development/ndk/platforms/android-9/include/arpa/
telnet.h 115 #define TELOPT_AUTHENTICATION 37/* Authenticate */
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
NetworkUtilities.java 104 public static String authenticate(String username, String password) { method in class:NetworkUtilities
  /development/samples/ToyVpn/src/com/example/android/toyvpn/
ToyVpnService.java 151 // Authenticate and configure the virtual network interface.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
AttributeCertificateHolder.java 44 * -- used to directly authenticate the holder,
  /external/chromium/net/http/
http_auth_handler_negotiate.cc 179 // WWW-Authenticate: NEGOTIATE auth-data
http_response_headers.cc 46 "www-authenticate",
47 "proxy-authenticate"
63 "www-authenticate",
64 "proxy-authenticate",
    [all...]
  /external/chromium/net/socket_stream/
socket_stream_unittest.cc 297 MockRead("Proxy-Authenticate: Basic realm=\"MyRealm1\"\r\n"),
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.h 113 //! (optionally) encrypt, authenticate, and bind the connection.
  /external/chromium_org/chrome/browser/signin/
signin_manager.h 235 // Called when a new request to re-authenticate a user is in progress.
  /external/chromium_org/chrome/test/chromedriver/third_party/googlecode/
googlecode_upload.py 36 # Authenticate the request using HTTP Basic authentication, as is
  /external/chromium_org/net/http/
http_auth_handler_negotiate.cc 189 // WWW-Authenticate: NEGOTIATE auth-data
http_response_headers.cc 50 "www-authenticate",
51 "proxy-authenticate"
76 "www-authenticate",
77 "proxy-authenticate",
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.h 112 //! (optionally) encrypt, authenticate, and bind the connection.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
x11_screen.c 291 _eglLog(_EGL_WARNING, "failed to authenticate magic");
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
x11_screen.c 291 _eglLog(_EGL_WARNING, "failed to authenticate magic");
  /external/okhttp/src/main/java/com/squareup/okhttp/
Connection.java 325 throw new IOException("Failed to authenticate with proxy");

Completed in 4878 milliseconds

<<11121314151617181920>>