Home
last modified time | relevance | path

Searched defs:credentials (Results 1 – 25 of 28) sorted by relevance

12

/third_party/node/lib/internal/bootstrap/switches/
Ddoes_own_process_state.js3 const credentials = internalBinding('credentials'); constant
31 function wrapPosixCredentialSetters(credentials) { argument
Ddoes_not_own_process_state.js3 const credentials = internalBinding('credentials'); constant
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
DREADME.md16 ## credentials section in lws minimal secure streams sigv4
/third_party/node/deps/npm/node_modules/sigstore/dist/external/
Dfulcio.d.ts6 credentials: { property
/third_party/curl/lib/vauth/
Ddigest_sspi.c102 CredHandle credentials; in Curl_auth_create_digest_md5_message() local
476 CredHandle credentials; in Curl_auth_create_digest_http_message() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtsp.c692 GstRTSPAuthCredential **credentials; in GST_START_TEST() local
974 GstRTSPAuthCredential **credentials, *credentials2; in GST_START_TEST() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
Dwpas-dbus-new-wps.py33 def credentials(cred): function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
Dwpas-dbus-new-wps.py33 def credentials(cred): function
/third_party/node/deps/undici/src/lib/fetch/
Drequest.js169 credentials: request.credentials, property
611 get credentials () { getter in Request
771 credentials: 'same-origin', property
829 credentials: kEnumerableProperty, property
/third_party/node/deps/undici/src/lib/websocket/
Dconnection.js49 credentials: 'include', property
/third_party/skia/tools/skp/page_sets/other/
DOLD-skia_nexus10_set.json66 "credentials": "google", string
73 "credentials": "google", string
DOLD-skia_desktop_set.json39 "credentials": "facebook", string
/third_party/node/test/parallel/
Dtest-crypto.js45 const credentials = tls.createSecureContext(); constant
/third_party/node/test/sequential/
Dtest-async-wrap-getasyncid.js291 const credentials = require('tls').createSecureContext({ ca, cert, key }); constant
/third_party/ffmpeg/libavformat/
Dlibamqp.c65 char hostname[STR_LEN], credentials[STR_LEN], path[STR_LEN]; in amqp_proto_open() local
Dftp.c666 char proto[10], path[MAX_URL_SIZE], credentials[MAX_URL_SIZE], hostname[MAX_URL_SIZE]; in ftp_connect() local
/third_party/node/src/
Dnode_credentials.cc48 namespace credentials { namespace
/third_party/node/lib/internal/bootstrap/
Dnode.js216 const credentials = internalBinding('credentials'); constant
/third_party/python/Lib/logging/
Dhandlers.py1000 credentials=None, secure=None, timeout=5.0): argument
1178 def __init__(self, host, url, method="GET", secure=False, credentials=None, argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.c1553 gst_rtsp_auth_credentials_free (GstRTSPAuthCredential ** credentials) in gst_rtsp_auth_credentials_free()
/third_party/curl/lib/vtls/
Dschannel.c770 SCH_CREDENTIALS credentials = { 0 }; in schannel_acquire_credential_handle() local
/third_party/node/deps/undici/
Dundici.js5109 credentials: request.credentials, property
5368 get credentials() { getter in anonymousObject0bedee25c505.lib/fetch/request.js.Request
5481 credentials: "same-origin", property
5526 credentials: kEnumerableProperty, property
10556 credentials: "include", property
/third_party/curl/lib/
Durldata.h385 CredHandle *credentials; member
418 CredHandle *credentials; member
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c6295 GstRTSPAuthCredential **credentials, **credential; in gst_rtspsrc_parse_auth_hdr() local
/third_party/typescript/lib/
Dlib.webworker.d.ts544 credentials?: RequestCredentials; property
737 credentials?: RequestCredentials; property
2992 readonly credentials: RequestCredentials; property

12