Searched
full:authenticate (Results
401 -
425 of
544) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/sync/ |
profile_sync_service.h | 504 // Cache of the last name the client attempted to authenticate.
|
/external/chromium/net/socket/ |
ssl_client_socket_pool_unittest.cc | 618 MockRead("Proxy-Authenticate: Basic realm=\"MyRealm1\"\r\n"),
|
/external/chromium/third_party/libjingle/source/talk/base/ |
httpclient.cc | 775 LOG(INFO) << "Ignoring Proxy-Authenticate: " << auth_method;
|
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_dialog_controller_impl.h | 497 // Called when there's nothing left to accept, update, save, or authenticate
|
/external/chromium_org/content/public/browser/ |
content_browser_client.h | 588 // Return a delegate to authenticate and unlock |module|.
|
/external/chromium_org/crypto/ |
nss_util.cc | 274 // askpw=only -- Only authenticate to the token when necessary.
|
/external/chromium_org/net/socket/ |
ssl_client_socket_pool_unittest.cc | 694 MockRead("Proxy-Authenticate: Basic realm=\"MyRealm1\"\r\n"), [all...] |
/external/chromium_org/net/socket_stream/ |
socket_stream_unittest.cc | 503 MockRead("Proxy-Authenticate: Basic realm=\"MyRealm1\"\r\n"), [all...] |
/external/chromium_org/net/tools/testserver/ |
testserver.py | [all...] |
/external/chromium_org/sync/test/engine/ |
mock_connection_manager.cc | 136 post.message_contents() == ClientToServerMessage::AUTHENTICATE);
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
httpclient.cc | 809 LOG(INFO) << "Ignoring Proxy-Authenticate: " << auth_method;
|
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/ |
platform_wayland.c | 829 dri2_dpy->authenticate = dri2_wayland_authenticate;
|
/external/chromium_org/third_party/pexpect/ |
pxssh.py | 248 elif i==1: # can occur if you have a public key pair set to authenticate.
|
/external/mesa3d/src/egl/drivers/dri2/ |
platform_wayland.c | 829 dri2_dpy->authenticate = dri2_wayland_authenticate;
|
/external/openssh/ |
authfd.c | 398 logit("Agent admitted failure to authenticate using the key.");
|
/external/tcpdump/ |
print-radius.c | 169 "Authenticate Only", [all...] |
/external/wpa_supplicant_8/hostapd/ |
README | 161 point. The Authenticator will then ask the Supplicant to authenticate
|
README-WPS | 303 authenticate the connection instead of the PIN. In addition, an NFC tag
|
/external/wpa_supplicant_8/wpa_supplicant/ |
README-WPS | 323 authenticate the connection instead of the PIN. In addition, an NFC tag
|
/frameworks/av/media/libstagefright/rtsp/ |
ARTSPConnection.cpp | 891 ssize_t i = response->mHeaders.indexOfKey("www-authenticate");
|
/frameworks/base/docs/html/reference/com/google/android/gms/common/ |
package-summary.html | 708 <td class="jd-descrcol" width="100%">The Google sign-in button to authenticate the user. </td>
|
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
BaseHTTPServer.py | 551 407: ('Proxy Authentication Required', 'You must authenticate with '
|
nntplib.py | 99 - user: username to authenticate with
|
telnetlib.py | 110 AUTHENTICATION = chr(37) # Authenticate
|
Completed in 4958 milliseconds
<<11121314151617181920>>