| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | dpp_hostapd.c | 41 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_qr_code() local 69 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_resp_retry_timeout() local 88 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_resp_retry() local 125 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_tx_status() local 212 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_reply_wait_timeout() local 282 struct dpp_authentication *auth) in hostapd_dpp_set_testing_options() 312 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_init_next() local 610 struct dpp_authentication *auth) in hostapd_dpp_handle_config_obj() 687 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_gas_resp_cb() local 766 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_start_gas_client() local [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| D | dpp_hostapd.c | 51 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_qr_code() local 166 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_resp_retry_timeout() local 185 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_resp_retry() local 222 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_tx_status() local 326 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_reply_wait_timeout() local 399 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_conf_wait_timeout() local 415 struct dpp_authentication *auth) in hostapd_dpp_set_testing_options() 445 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_init_next() local 534 struct dpp_authentication *auth) in hostapd_dpp_process_conf_obj() 552 struct dpp_authentication *auth; in hostapd_dpp_auth_init() local [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | dpp_supplicant.c | 74 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_qr_code() local 192 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_resp_retry_timeout() local 213 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_resp_retry() local 295 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_conn_status_result_timeout() local 370 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_send_conn_status_result() local 417 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_connected() local 433 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_tx_status() local 547 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_reply_wait_timeout() local 613 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_conf_wait_timeout() local 628 struct dpp_authentication *auth) in wpas_dpp_set_testing_options() [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/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 316 struct dpp_authentication *auth) in wpas_dpp_set_testing_options() 347 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_init_next() local 437 struct dpp_authentication *auth; in wpas_dpp_auth_init() local 812 struct dpp_authentication *auth) in wpas_dpp_add_network() 911 struct dpp_authentication *auth) in wpas_dpp_process_config() [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| D | dpp_auth.c | 42 static void dpp_auth_success(struct dpp_authentication *auth) in dpp_auth_success() 59 static struct wpabuf * dpp_auth_build_req(struct dpp_authentication *auth, in dpp_auth_build_req() 233 static struct wpabuf * dpp_auth_build_resp(struct dpp_authentication *auth, in dpp_auth_build_resp() 418 static int dpp_auth_build_resp_ok(struct dpp_authentication *auth) in dpp_auth_build_resp_ok() 602 static int dpp_auth_build_resp_status(struct dpp_authentication *auth, in dpp_auth_build_resp_status() 684 struct dpp_authentication *auth = NULL; in dpp_auth_req_rx() local 936 int dpp_notify_new_qr_code(struct dpp_authentication *auth, in dpp_notify_new_qr_code() 956 static struct wpabuf * dpp_auth_build_conf(struct dpp_authentication *auth, in dpp_auth_build_conf() 1134 static int dpp_autogen_bootstrap_key(struct dpp_authentication *auth) in dpp_autogen_bootstrap_key() 1169 struct dpp_authentication *auth; in dpp_auth_init() local [all …]
|
| D | dpp_tcp.c | 27 struct dpp_authentication *auth; member 179 struct dpp_authentication *auth = conn->auth; in dpp_controller_gas_done() local 283 struct dpp_authentication *auth = conn->auth; in dpp_controller_start_gas_client() local 304 struct dpp_authentication *auth = conn->auth; in dpp_controller_auth_success() local 684 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_auth_resp() local 714 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_auth_conf() local 754 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_conf_result() local 794 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_conn_status_result() local 829 struct dpp_authentication *auth; in dpp_controller_rx_presence_announcement() local 878 struct dpp_authentication *auth; in dpp_controller_rx_reconfig_announcement() local [all …]
|
| D | dpp_reconfig.c | 130 static struct wpabuf * dpp_reconfig_build_req(struct dpp_authentication *auth) in dpp_reconfig_build_req() 227 struct dpp_authentication *auth; in dpp_reconfig_init() local 312 static int dpp_reconfig_build_resp(struct dpp_authentication *auth, in dpp_reconfig_build_resp() 429 struct dpp_authentication *auth = NULL; in dpp_reconfig_auth_req_rx() local 557 dpp_reconfig_build_conf(struct dpp_authentication *auth) in dpp_reconfig_build_conf() 648 dpp_reconfig_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_reconfig_auth_resp_rx() 833 int dpp_reconfig_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_reconfig_auth_conf_rx()
|
| D | dpp.c | 42 void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) in dpp_auth_fail() 491 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect() 515 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list() 555 int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list() 645 struct dpp_authentication *auth; in dpp_alloc_auth() local 657 static struct wpabuf * dpp_build_conf_req_attr(struct dpp_authentication *auth, in dpp_build_conf_req_attr() 784 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req() 811 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper() 994 static int dpp_configuration_parse_helper(struct dpp_authentication *auth, in dpp_configuration_parse_helper() 1137 static int dpp_configuration_parse(struct dpp_authentication *auth, in dpp_configuration_parse() [all …]
|
| D | dpp_backup.c | 151 static struct wpabuf * dpp_build_key_pkg(struct dpp_authentication *auth) in dpp_build_key_pkg() 264 dpp_build_pw_recipient_info(struct dpp_authentication *auth, size_t hash_len, in dpp_build_pw_recipient_info() 348 dpp_build_recipient_info(struct dpp_authentication *auth, size_t hash_len, in dpp_build_recipient_info() 370 dpp_build_enc_cont_info(struct dpp_authentication *auth, size_t hash_len, in dpp_build_enc_cont_info() 450 struct wpabuf * dpp_build_enveloped_data(struct dpp_authentication *auth) in dpp_build_enveloped_data() 1132 int dpp_conf_resp_env_data(struct dpp_authentication *auth, in dpp_conf_resp_env_data()
|
| /third_party/node/deps/npm/lib/ |
| D | token.js | 84 auth: {}, property 98 auth: { token: creds.token } property 102 auth: { property 112 auth: { property 120 conf = conf.concat({ auth: {} }) property
|
| D | profile.js | 289 auth = {token: creds.token} variable 291 auth = {basic: {username: creds.username, password: creds.password}} variable 294 auth = {basic: {username: basic[0], password: basic[1]}} variable
|
| /third_party/typescript/scripts/ |
| D | post-vsts-artifact-comment.js | 27 auth: process.argv[2] property 59 auth: process.argv[2] property
|
| D | update-experimental-branches.js | 17 auth: process.argv[2] property
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/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()
|
| /third_party/node/deps/npm/test/tap/ |
| D | config-credentials.js | 81 auth: undefined, property 180 auth: 'dXNlcm5hbWU6cGFzc3dvcmQ=', property 224 auth: 'dXNlcm5hbWU6cGFzc3dvcmQ=', property 251 auth: 'dXNlcm5hbWU6cGFzc3dvcmQ=', property 280 auth: 'dXNlcm5hbWU6cGFzc3dvcmQ=', property 310 auth: 'dXNlcm5hbWU6cGFzc3dvcmQ=', property 341 auth: 'dXNlcm5hbWU6cGFzc3dvcmQ=', property
|
| /third_party/node/test/parallel/ |
| D | test-url-parse-format.js | 97 auth: 'user:pw', property 108 auth: 'USER:PW', property 119 auth: 'user', property 130 auth: 'user:pw', property 278 auth: 'user:pass', property 358 auth: 'user:pass', property 372 auth: 'user:pass', property 405 auth: 'foo', property 423 auth: 'isaacschlueter', property 432 auth: 'atpass:foo@bar', property [all …]
|
| D | test-http-client-headers-array.js | 55 execute({ auth: 'foo:bar', headers: property 57 execute({ auth: 'foo:bar', headers: [ property
|
| D | test-url-parse-query.js | 46 auth: undefined, property 60 auth: undefined, property
|
| D | test-url-format.js | 85 auth: 'isaacschlueter', property 90 auth: 'atpass:foo@bar', property 97 auth: 'atslash/@:/@', property 139 auth: 'u:p', property 259 auth: '\uD83D\uDE00', property
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| D | dpp.c | 81 struct dpp_authentication *auth; member 698 static void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) in dpp_auth_fail() 1576 static int dpp_derive_ke(struct dpp_authentication *auth, u8 *ke, in dpp_derive_ke() 1669 static struct wpabuf * dpp_auth_build_req(struct dpp_authentication *auth, in dpp_auth_build_req() 1841 static struct wpabuf * dpp_auth_build_resp(struct dpp_authentication *auth, in dpp_auth_build_resp() 2077 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect() 2101 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list() 2141 static int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list() 2181 static int dpp_autogen_bootstrap_key(struct dpp_authentication *auth) in dpp_autogen_bootstrap_key() 2228 struct dpp_authentication *auth; in dpp_auth_init() local [all …]
|
| /third_party/node/benchmark/url/ |
| D | legacy-vs-whatwg-url-get-prop.js | 17 auth: obj.auth, property 48 auth: `${obj.username}:${obj.password}`, property
|
| /third_party/node/deps/npm/lib/config/ |
| D | get-credentials-by-uri.js | 19 auth: undefined, property
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/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
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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
|