/external/autotest/client/site_tests/network_8021xWiredAuthentication/ |
network_8021xWiredAuthentication.py | 145 # re-authenticate.
|
/external/autotest/client/site_tests/policy_EditBookmarksEnabled/ |
README | 22 by Chrome OS to authenticate user sign-ins and to download policies. Use the
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
Holder.java | 24 * -- used to directly authenticate the holder,
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/ |
browser_credentials.py | 141 To fix this, either follow the instructions to authenticate to gsutil
|
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/ |
sample_tools.py | 78 # Set up a Flow object to be used if we need to authenticate.
|
/external/curl/lib/ |
http_ntlm.c | 63 const char *header) /* rest of the www-authenticate:
|
/external/iw/ |
connect.c | 218 "Authenticate with the given network.\n");
|
/external/jetty/src/java/org/eclipse/jetty/security/ |
MappedLoginService.java | 223 if (principal.authenticate(credentials)) 253 boolean authenticate(Object credentials); method in interface:MappedLoginService.UserPrincipal 291 public boolean authenticate(Object credentials) method in class:MappedLoginService.Anonymous 315 public boolean authenticate(Object credentials) method in class:MappedLoginService.KnownUser
|
/external/libdrm/tests/ |
lock.c | 115 err(1, "Failure to authenticate client magic\n");
|
/external/libmicrohttpd/doc/examples/ |
tlsauthentication.c | 138 ret = MHD_add_response_header (response, "WWW-Authenticate", headervalue);
|
/external/libnfc-nxp/src/ |
phFriNfc_MifULFormat.h | 140 * checking the authenticate state
|
/external/llvm/docs/ |
HowToAddABuilder.rst | 41 to authenticate your buildslave.
|
/external/mesa3d/src/egl/drivers/dri2/ |
egl_dri2.h | 133 int (*authenticate) (_EGLDisplay *disp, uint32_t id); member in struct:dri2_egl_display
|
/external/mesa3d/src/egl/wayland/wayland-drm/ |
wayland-drm.c | 172 if (drm->callbacks->authenticate(drm->user_data, id) < 0)
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
dri_util.h | 134 * - authenticate client to kernel
|
/external/wpa_supplicant_8/src/ap/ |
ap_mlme.c | 58 "MLME-AUTHENTICATE.indication(" MACSTR ", %s)",
|
/frameworks/av/media/libstagefright/rtsp/ |
MyTransmitter.h | 268 void authenticate(const sp<ARTSPResponse> &response) { function in struct:android::MyTransmitter 269 ssize_t i = response->mHeaders.indexOfKey("www-authenticate"); 386 LOG(INFO) << "FAILED to authenticate"; 391 authenticate(response);
|
/frameworks/base/core/java/android/content/ |
SyncStats.java | 30 * The SyncAdapter was unable to authenticate the {@link android.accounts.Account}
|
/hardware/libhardware/include/hardware/ |
gatekeeper.h | 111 * - challenge: An optional challenge to authenticate against, or 0. Used when a separate
|
/libcore/luni/src/test/java/libcore/java/net/ |
URLConnectionTest.java | [all...] |
/libcore/ojluni/src/main/java/javax/security/auth/callback/ |
CallbackHandler.java | 47 * authenticate a user, it uses a <code>NameCallback</code> and
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/ |
EmailServiceStatus.java | 52 // Client certificates used to authenticate cannot be retrieved from the system.
|
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/ |
phNxpExtns_MifareStd.h | 105 phNciNfc_e_MfcAuthRsp = 0x40, /* DH gets the authenticate cmd status */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/wsgiref/ |
util.py | 158 'connection':1, 'keep-alive':1, 'proxy-authenticate':1,
|
/prebuilts/gdb/linux-x86/lib/python2.7/wsgiref/ |
util.py | 158 'connection':1, 'keep-alive':1, 'proxy-authenticate':1,
|