| /external/wpa_supplicant_8/src/ap/ |
| D | dpp_hostapd.c | 40 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_qr_code() local 68 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_resp_retry_timeout() local 87 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_resp_retry() local 124 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_tx_status() local 211 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_reply_wait_timeout() local 281 struct dpp_authentication *auth) in hostapd_dpp_set_testing_options() 311 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_init_next() local 601 struct dpp_authentication *auth) in hostapd_dpp_handle_config_obj() 678 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_gas_resp_cb() local 757 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_start_gas_client() local [all …]
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | dpp_supplicant.c | 65 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_qr_code() local 94 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_resp_retry_timeout() local 115 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_resp_retry() local 167 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_tx_status() local 252 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_reply_wait_timeout() local 317 struct dpp_authentication *auth) in wpas_dpp_set_testing_options() 348 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_init_next() local 783 struct dpp_authentication *auth) in wpas_dpp_add_network() 882 struct dpp_authentication *auth) in wpas_dpp_process_config() 924 struct dpp_authentication *auth) in wpas_dpp_handle_config_obj() [all …]
|
| D | mesh_rsn.h | 14 struct wpa_authenticator *auth; member
|
| D | ibss_rsn.h | 40 struct wpa_state_machine *auth; member
|
| /external/grpc-grpc/test/cpp/util/ |
| D | cli_credentials.cc | 68 bool IsAccessToken(const grpc::string& auth) { in IsAccessToken() 73 grpc::string AccessToken(const grpc::string& auth) { in AccessToken()
|
| /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/ |
| D | AuthenticatorAdapter.java | 47 PasswordAuthentication auth = java.net.Authenticator.requestPasswordAuthentication( in authenticate() local 70 PasswordAuthentication auth = java.net.Authenticator.requestPasswordAuthentication( in authenticateProxy() local
|
| /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
| D | AuthenticatorAdapter.java | 45 PasswordAuthentication auth = java.net.Authenticator.requestPasswordAuthentication( in authenticate() local 68 PasswordAuthentication auth = java.net.Authenticator.requestPasswordAuthentication( in authenticateProxy() local
|
| /external/nos/host/android/hals/keymaster/ |
| D | import_wrapped_key.cpp | 108 static ErrorCode parse_asn1_set(CBS *auth, Tag tag, in parse_asn1_set() 161 static ErrorCode parse_asn1_integer(CBS *auth, Tag tag, in parse_asn1_integer() 217 static ErrorCode parse_asn1_boolean(CBS *auth, Tag tag, in parse_asn1_boolean() 257 static ErrorCode parse_asn1_octet_string(CBS *auth, Tag tag, in parse_asn1_octet_string()
|
| /external/wpa_supplicant_8/src/crypto/ |
| D | aes-ccm.c | 117 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth() 132 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth() 150 const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) in aes_ccm_ae() 180 const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) in aes_ccm_ad()
|
| /external/ppp/pppd/plugins/radius/ |
| D | sendserver.c | 33 static int rc_pack_list (VALUE_PAIR *vp, char *secret, AUTH_HDR *auth) in rc_pack_list() 200 AUTH_HDR *auth, *recv_auth; in rc_send_server() local 395 static int rc_check_reply (AUTH_HDR *auth, int bufferlen, char *secret, in rc_check_reply()
|
| /external/libpcap/ |
| D | pcap-new.c | 69 int pcap_findalldevs_ex(char *source, struct pcap_rmtauth *auth, pcap_if_t **alldevs, char *errbuf) in pcap_findalldevs_ex() 353 …n(const char *source, int snaplen, int flags, int read_timeout, struct pcap_rmtauth *auth, char *e… in pcap_open()
|
| /external/nist-sip/java/gov/nist/javax/sip/parser/ |
| D | AuthorizationParser.java | 68 Authorization auth = new Authorization(); in parse() local
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowBluetoothServerSocket.java | 19 int type, boolean auth, boolean encrypt, ParcelUuid uuid) { in newInstance()
|
| /external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
| D | ForwardingNameResolverTest.java | 56 String auth = "example.com"; in getServiceAuthority() local
|
| /external/wpa_supplicant_8/src/common/ |
| D | dpp.c | 557 static void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) in dpp_auth_fail() 1434 static int dpp_derive_ke(struct dpp_authentication *auth, u8 *ke, in dpp_derive_ke() 1527 static struct wpabuf * dpp_auth_build_req(struct dpp_authentication *auth, in dpp_auth_build_req() 1699 static struct wpabuf * dpp_auth_build_resp(struct dpp_authentication *auth, in dpp_auth_build_resp() 1935 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect() 1959 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list() 1999 static int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list() 2039 static int dpp_autogen_bootstrap_key(struct dpp_authentication *auth) in dpp_autogen_bootstrap_key() 2086 struct dpp_authentication *auth; in dpp_auth_init() local 2232 static struct wpabuf * dpp_build_conf_req_attr(struct dpp_authentication *auth, in dpp_build_conf_req_attr() [all …]
|
| /external/curl/lib/ |
| D | setopt.c | 879 unsigned long auth = va_arg(param, unsigned long); in vsetopt() local 963 unsigned long auth = va_arg(param, unsigned long); in vsetopt() local
|
| D | curl_sec.h | 29 int (*auth)(void *, struct connectdata *); member
|
| /external/webrtc/webrtc/libjingle/xmpp/ |
| D | xmpppump.cc | 25 buzz::PreXmppAuth* auth) { in DoLogin()
|
| /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
| D | networkconfig.cpp | 72 int auth, encr = 0; in paramsFromScanResults() local 191 int auth = authSelect->currentIndex(); in addNetwork() local 534 int auth = AUTH_NONE_OPEN, encr = 0; in paramsFromConfig() local
|
| /external/ltp/testcases/kernel/device-drivers/drm/user_space/ |
| D | user_tdrm.c | 146 drm_auth_t auth; in main() local
|
| /external/webrtc/webrtc/examples/turnserver/ |
| D | turnserver_main.cc | 73 TurnFileAuth auth(argv[4]); in main() local
|
| /external/syzkaller/syz-hub/ |
| D | hub.go | 119 func (hub *Hub) auth(client, key, manager string) (string, error) { func
|
| /external/python/cpython3/Lib/distutils/command/ |
| D | register.py | 249 def post_to_server(self, data, auth=None): argument
|
| /external/python/cpython2/Lib/distutils/command/ |
| D | register.py | 251 def post_to_server(self, data, auth=None): argument
|
| /external/libpcap/testprogs/ |
| D | findalldevstest.c | 105 struct pcap_rmtauth auth; in main() local
|