/hostap-latest/wpa_supplicant/ |
D | p2p_supplicant_sd.c | 183 static void wpas_sd_add_empty(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_empty() 202 static void wpas_sd_add_proto_not_avail(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_proto_not_avail() 210 static void wpas_sd_add_bad_request(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_bad_request() 217 static void wpas_sd_add_not_found(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_not_found() 226 struct wpabuf *resp, u8 srv_trans_id) in wpas_sd_all_bonjour() 289 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_bonjour() 360 struct wpabuf *resp, u8 srv_trans_id) in wpas_sd_all_upnp() 396 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_upnp() 478 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_wfd() 558 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_asp() [all …]
|
D | wpa_cli_zephyr.c | 44 static int _wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd, int print, char *resp) in _wpa_ctrl_command() 92 static int wpa_ctrl_command_resp(struct wpa_ctrl *ctrl, const char *cmd, char *resp) in wpa_ctrl_command_resp() 97 int zephyr_wpa_cli_cmd_resp(const char *cmd, char *resp) in zephyr_wpa_cli_cmd_resp() 439 int z_wpa_ctrl_add_network(struct add_network_resp *resp) in z_wpa_ctrl_add_network() 459 int z_wpa_ctrl_signal_poll(struct signal_poll_resp *resp) in z_wpa_ctrl_signal_poll() 479 int z_wpa_ctrl_status(struct status_resp *resp) in z_wpa_ctrl_status()
|
D | gas_query.c | 53 struct wpabuf *resp; member 414 const u8 *resp, size_t len, u16 comeback_delay) in gas_query_rx_initial() 446 const u8 *resp, size_t len, u8 frag_id, in gas_query_rx_comeback() 843 const struct wpabuf *resp, u16 status_code), in gas_query_req()
|
/hostap-latest/wlantest/ |
D | wlantest_cli.c | 107 u8 *resp, size_t max_resp_len) in cmd_send_and_recv() 143 u8 resp[WLANTEST_CTRL_MAX_RESP_LEN]; in get_bssid_list() local 175 u8 resp[WLANTEST_CTRL_MAX_RESP_LEN]; in get_sta_list() local 230 u8 resp[WLANTEST_CTRL_MAX_RESP_LEN]; in cmd_list_bss() local 255 u8 resp[WLANTEST_CTRL_MAX_RESP_LEN]; in cmd_list_sta() local 311 u8 resp[WLANTEST_CTRL_MAX_RESP_LEN]; in cmd_clear_sta_counters() local 375 u8 resp[WLANTEST_CTRL_MAX_RESP_LEN]; in cmd_clear_bss_counters() local 415 u8 resp[WLANTEST_CTRL_MAX_RESP_LEN]; in cmd_clear_tdls_counters() local 544 u8 resp[WLANTEST_CTRL_MAX_RESP_LEN]; in cmd_get_sta_counter() local 652 u8 resp[WLANTEST_CTRL_MAX_RESP_LEN]; in cmd_get_bss_counter() local [all …]
|
/hostap-latest/src/eap_peer/ |
D | eap_ttls.c | 268 static int eap_ttls_avp_encapsulate(struct wpabuf **resp, u32 avp_code, in eap_ttls_avp_encapsulate() 376 struct wpabuf **resp) in eap_ttls_phase2_eap_process() 403 struct wpabuf **resp) in eap_ttls_phase2_request_eap_method() 477 struct wpabuf **resp) in eap_ttls_phase2_request_eap() 533 struct wpabuf **resp) in eap_ttls_phase2_request_mschapv2() 628 struct wpabuf **resp) in eap_ttls_phase2_request_mschap() 731 struct wpabuf **resp) in eap_ttls_phase2_request_pap() 785 struct wpabuf **resp) in eap_ttls_phase2_request_chap() 867 struct wpabuf **resp) in eap_ttls_phase2_request() 1119 struct wpabuf *resp, u8 identifier, in eap_ttls_encrypt_response() [all …]
|
D | eap_pax.c | 96 struct wpabuf *resp; in eap_pax_alloc_resp() local 120 struct wpabuf *resp; in eap_pax_process_std_1() local 236 struct wpabuf *resp; in eap_pax_process_std_3() local 338 struct wpabuf *resp; in eap_pax_process() local
|
D | eap_eke.c | 199 struct wpabuf *resp; in eap_eke_build_fail() local 226 struct wpabuf *resp; in eap_eke_process_id() local 359 struct wpabuf *resp; in eap_eke_process_commit() local 505 struct wpabuf *resp; in eap_eke_process_confirm() local 652 struct wpabuf *resp; in eap_eke_process() local
|
D | eap_sake.c | 148 struct wpabuf *resp; in eap_sake_process_identity() local 191 struct wpabuf *resp; in eap_sake_process_challenge() local 295 struct wpabuf *resp; in eap_sake_process_confirm() local 376 struct wpabuf *resp; in eap_sake_process() local
|
D | eap_gpsk.c | 280 struct wpabuf *resp; in eap_gpsk_process_gpsk_1() local 317 struct wpabuf *resp; in eap_gpsk_send_gpsk_2() local 587 struct wpabuf *resp; in eap_gpsk_process_gpsk_3() local 630 struct wpabuf *resp; in eap_gpsk_send_gpsk_4() local 667 struct wpabuf *resp; in eap_gpsk_process() local
|
D | eap_teap.c | 408 struct wpabuf **resp) in eap_teap_phase2_request() 562 struct wpabuf *resp = NULL; in eap_teap_process_eap_payload_tlv() local 606 struct wpabuf *resp; in eap_teap_process_basic_auth_req() local 824 struct wpabuf *resp; in eap_teap_process_crypto_binding() local 1159 struct wpabuf **resp) in eap_teap_parse_decrypted() 1250 struct wpabuf *resp = NULL, *tmp; in eap_teap_process_decrypted() local 1771 struct wpabuf *resp) in eap_teap_add_stub_outer_tlvs() 1844 struct wpabuf *resp; in eap_teap_process() local
|
D | eap_psk.c | 89 struct wpabuf *resp; in eap_psk_process_1() local 183 struct wpabuf *resp; in eap_psk_process_3() local 375 struct wpabuf *resp = NULL; in eap_psk_process() local
|
D | eap_fast.c | 423 struct wpabuf **resp) in eap_fast_phase2_request() 584 struct wpabuf *resp = NULL; in eap_fast_process_eap_payload_tlv() local 768 struct wpabuf *resp; in eap_fast_process_crypto_binding() local 1098 struct wpabuf **resp) in eap_fast_parse_decrypted() 1149 struct wpabuf *resp, in eap_fast_encrypt_response() 1194 struct wpabuf *resp = NULL, *tmp; in eap_fast_process_decrypted() local 1545 struct wpabuf *resp; in eap_fast_process() local
|
D | eap_tnc.c | 91 struct wpabuf *resp; in eap_tnc_build_msg() local 206 struct wpabuf *resp; in eap_tnc_process() local
|
D | eap_otp.c | 32 struct wpabuf *resp; in eap_otp_process() local
|
/hostap-latest/src/tls/ |
D | tlsv1_client_ocsp.c | 113 const u8 *resp, size_t len, in tls_process_ocsp_single_response() 313 struct x509_certificate *issuer, const u8 *resp, in tls_process_ocsp_responses() 346 const u8 *resp, size_t len) in tls_process_basic_ocsp_response() 649 const u8 *resp, size_t len) in tls_process_ocsp_response()
|
/hostap-latest/src/common/ |
D | gas_server.c | 40 struct wpabuf *resp; member 99 struct wpabuf *resp; in gas_server_send_resp() local 174 struct wpabuf *resp; in gas_server_rx_initial_req() local 275 struct wpabuf *resp; in gas_server_handle_rx_comeback_req() local 484 struct wpabuf *resp) in gas_server_set_resp() 599 void (*status_cb)(void *ctx, struct wpabuf *resp, in gas_server_register()
|
/hostap-latest/hostapd/ |
D | hlr_auc_gw.c | 589 static int sim_req_auth(char *imsi, char *resp, size_t resp_len) in sim_req_auth() 662 static int gsm_auth_req(char *imsi, char *resp, size_t resp_len) in gsm_auth_req() 734 static int aka_req_auth(char *imsi, char *resp, size_t resp_len) in aka_req_auth() 811 static int aka_auts(char *imsi, char *resp, size_t resp_len) in aka_auts() 866 static int process_cmd(char *cmd, char *resp, size_t resp_len) in process_cmd() 887 char buf[1000], resp[1000]; in process() local
|
D | hostapd_cli_zephyr.c | 162 static int _wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd, int print, char *resp) in _wpa_ctrl_command() 220 int zephyr_hostapd_cli_cmd_resp(const char *cmd, char *resp) in zephyr_hostapd_cli_cmd_resp()
|
/hostap-latest/hs20/server/www/ |
D | est.php | 67 $resp = md5($A1 . ':' . $data['nonce'] . ':' . $data['nc'] . ':' . variable 223 $resp = wordwrap(base64_encode($data), 72, "\n", true); variable
|
/hostap-latest/src/eap_server/ |
D | eap_server_mschapv2.c | 248 struct eap_mschapv2_hdr *resp; in eap_mschapv2_check() local 290 struct eap_mschapv2_hdr *resp; in eap_mschapv2_process_response() local 461 struct eap_mschapv2_hdr *resp; in eap_mschapv2_process_success_resp() local 488 struct eap_mschapv2_hdr *resp; in eap_mschapv2_process_failure_resp() local
|
D | eap_server_pax.c | 202 struct eap_pax_hdr *resp; in eap_pax_check() local 307 struct eap_pax_hdr *resp; in eap_pax_process_std_2() local 488 struct eap_pax_hdr *resp; in eap_pax_process() local
|
/hostap-latest/src/ap/ |
D | gas_query_ap.c | 50 struct wpabuf *resp; member 365 const u8 *adv_proto, const u8 *resp, in gas_query_rx_initial() 397 const u8 *adv_proto, const u8 *resp, in gas_query_rx_comeback() 683 const struct wpabuf *resp, u16 status_code), in gas_query_ap_req()
|
/hostap-latest/src/utils/ |
D | pcsc_funcs.c | 812 unsigned char resp[3]; in _scard_select_file() local 1024 unsigned char resp[3]; in scard_verify_pin() local 1056 unsigned char resp[3]; in scard_get_pin_retry_counter() local 1247 unsigned char resp[3], buf[12 + 3 + 2]; in scard_gsm_auth() local 1348 unsigned char resp[3], buf[64], *pos, *end; in scard_umts_auth() local
|
/hostap-latest/hs20/client/ |
D | oma_dm_client.c | 945 xml_node_t *resp; in oma_dm_send_recv() local 993 xml_node_t *resp, int msgid, in oma_dm_process() 1156 xml_node_t *syncml, *resp; in cmd_oma_dm_prov() local 1193 xml_node_t *syncml, *resp; in cmd_oma_dm_sim_prov() local 1255 xml_node_t *syncml, *resp; in oma_dm_pol_upd() local 1302 xml_node_t *syncml, *resp; in oma_dm_sub_rem() local
|
D | est.c | 120 char *buf, *resp; in est_load_cacerts() local 604 char *resp; in est_build_csr() local 651 char *buf, *resp, *req, *req2; in est_simple_enroll() local
|