Home
last modified time | relevance | path

Searched refs:authenticate (Results 1 – 25 of 129) sorted by relevance

123456

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUBinaryTest.java78 ICUBinary.Authenticate authenticate in TestReadHeader() local
88 ICUBinary.readHeader(bytes, formatid, authenticate); in TestReadHeader()
103 ICUBinary.readHeader(bytes, formatid, authenticate); in TestReadHeader()
111 ICUBinary.readHeader(bytes, formatid, authenticate); in TestReadHeader()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUBinaryTest.java75 ICUBinary.Authenticate authenticate in TestReadHeader() local
85 ICUBinary.readHeader(bytes, formatid, authenticate); in TestReadHeader()
100 ICUBinary.readHeader(bytes, formatid, authenticate); in TestReadHeader()
108 ICUBinary.readHeader(bytes, formatid, authenticate); in TestReadHeader()
/third_party/python/Lib/test/
Dtest_imaplib.py317 code, _ = client.authenticate('MYAUTH', lambda x: b'fake')
339 typ, _ = client.authenticate('MYAUTH', lambda x: b'fake')
355 client.authenticate('METHOD', lambda: 1)
366 client.authenticate('MYAUTH', lambda x: b'fake')
375 code, _ = client.authenticate('MYAUTH', lambda x: b'fake')
386 code, _ = client.authenticate('MYAUTH', lambda x: 'fake')
441 client.authenticate('MYAUTH', lambda x: None)
691 code, data = client.authenticate('MYAUTH', lambda x: b'fake')
775 code, _ = client.authenticate('MYAUTH', lambda x: b'fake')
797 typ, _ = client.authenticate('MYAUTH', lambda x: b'fake')
[all …]
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_tables.txt52 | 48 | proxy-authenticate | |
65 | 61 | www-authenticate | |
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri.c383 xcb_dri2_authenticate_reply_t *authenticate = NULL; in vl_dri2_screen_create() local
456 authenticate = xcb_dri2_authenticate_reply(scrn->conn, authenticate_cookie, NULL); in vl_dri2_screen_create()
458 if (authenticate == NULL || !authenticate->authenticated) in vl_dri2_screen_create()
479 free(authenticate); in vl_dri2_screen_create()
490 free(authenticate); in vl_dri2_screen_create()
/third_party/node/deps/npm/node_modules/http-proxy-agent/test/
Dtest.js194 proxy.authenticate = function (req, fn) { function
211 delete proxy.authenticate;
217 proxy.authenticate = function (req, fn) {
245 delete proxy.authenticate;
/third_party/grpc/test/core/end2end/fuzzers/
Dhpack.dictionary86 "\x12proxy-authenticate"
98 "\x10www-authenticate"
157 "\x00\x12proxy-authenticate\x00"
170 "\x00\x10www-authenticate\x00"
/third_party/libsoup/tests/
Dpull-api-test.c8 authenticate (SoupSession *session, SoupMessage *msg, in authenticate() function
241 G_CALLBACK (authenticate), NULL); in do_fast_async_test()
261 G_CALLBACK (authenticate), NULL); in do_slow_async_test()
496 G_CALLBACK (authenticate), NULL); in do_sync_async_test()
Dproxy-test.c44 authenticate (SoupSession *session, SoupMessage *msg, in authenticate() function
103 G_CALLBACK (authenticate), NULL); in test_url()
155 G_CALLBACK (authenticate), NULL); in test_url_new_api()
387 G_CALLBACK (authenticate), NULL); in do_proxy_auth_cache_test()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dhostapd.deny1 # List of MAC addresses that are not allowed to authenticate (IEEE 802.11)
Dhostapd.accept1 # List of MAC addresses that are allowed to authenticate (IEEE 802.11)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dhostapd.deny1 # List of MAC addresses that are not allowed to authenticate (IEEE 802.11)
Dhostapd.accept1 # List of MAC addresses that are allowed to authenticate (IEEE 802.11)
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUBinary.java555 Authenticate authenticate)
557 return getVersionInfoFromCompactInt(readHeader(bytes, dataFormat, authenticate));
572 public static int readHeader(ByteBuffer bytes, int dataFormat, Authenticate authenticate)
604 (authenticate != null && !authenticate.isDataVersionAcceptable(formatVersion))) {
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUBinary.java560 Authenticate authenticate)
562 return getVersionInfoFromCompactInt(readHeader(bytes, dataFormat, authenticate));
577 public static int readHeader(ByteBuffer bytes, int dataFormat, Authenticate authenticate)
609 (authenticate != null && !authenticate.isDataVersionAcceptable(formatVersion))) {
/third_party/grpc/test/core/end2end/fuzzers/server_fuzzer_corpus/
Dslow-unit-c151762e5f37e233142059c1b269ce55434cf6a67 user-agent"bad-client grpc-c/0.12.0.0 (linux)�?����www-authenticate�������������������������������…
/third_party/libsoup/libsoup/
Dsoup-auth-manager.h32 void (*authenticate) (SoupAuthManager *manager, SoupMessage *msg, member
Dsoup-auth-basic.c140 auth_class->authenticate = soup_auth_basic_authenticate; in soup_auth_basic_class_init()
/third_party/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.h11 int (*authenticate)(void *user_data, uint32_t id); member
Dwayland-drm.c183 if (!drm->callbacks.authenticate || in drm_authenticate()
184 drm->callbacks.authenticate(drm->user_data, id) < 0) in drm_authenticate()
/third_party/curl/tests/data/
Dtest16944 HTTP/1.1 401 You now need to authenticate with the host
60 HTTP/1.1 401 You now need to authenticate with the host
Dtest28115 WWW-Authenticate: Basic Realm=authenticate
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c595 xcb_dri2_authenticate_reply_t *authenticate; in dri2_x11_do_authenticate() local
601 authenticate = in dri2_x11_do_authenticate()
604 if (authenticate == NULL || !authenticate->authenticated) in dri2_x11_do_authenticate()
607 free(authenticate); in dri2_x11_do_authenticate()
1166 .authenticate = NULL,
1179 .authenticate = dri2_x11_authenticate,
/third_party/node/deps/npm/node_modules/npm-profile/
DREADME.md52 * `token` String, to be used to authenticate further API calls
82 * `token` String, to be used to authenticate further API calls
113 * `token` String, to be used to authenticate further API calls
144 * `token` String, to be used to authenticate further API calls
186 * `token` String, to be used to authenticate further API calls
232 * `token` String, to be used to authenticate further API calls
372 array of one-time-use recovery codes. These are used to authenticate
/third_party/grpc/src/objective-c/GRPCClient/
DGRPCCall+OAuth2.m25 static NSString *const kChallengeHeader = @"www-authenticate";

123456