Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 25 of 87) sorted by relevance

1234

/hostap-3.7.0/wpa_supplicant/
Dp2p_supplicant_sd.c183 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 …]
Dwpa_cli_zephyr.c44 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()
427 int z_wpa_ctrl_add_network(struct add_network_resp *resp) in z_wpa_ctrl_add_network()
447 int z_wpa_ctrl_signal_poll(struct signal_poll_resp *resp) in z_wpa_ctrl_signal_poll()
467 int z_wpa_ctrl_status(struct status_resp *resp) in z_wpa_ctrl_status()
Dgas_query.c51 struct wpabuf *resp; member
405 const u8 *adv_proto, const u8 *resp, in gas_query_rx_initial()
437 const u8 *adv_proto, const u8 *resp, in gas_query_rx_comeback()
827 const struct wpabuf *resp, u16 status_code), in gas_query_req()
/hostap-3.7.0/wlantest/
Dwlantest_cli.c107 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-3.7.0/src/eap_peer/
Deap_ttls.c243 static int eap_ttls_avp_encapsulate(struct wpabuf **resp, u32 avp_code, in eap_ttls_avp_encapsulate()
351 struct wpabuf **resp) in eap_ttls_phase2_eap_process()
378 struct wpabuf **resp) in eap_ttls_phase2_request_eap_method()
452 struct wpabuf **resp) in eap_ttls_phase2_request_eap()
508 struct wpabuf **resp) in eap_ttls_phase2_request_mschapv2()
603 struct wpabuf **resp) in eap_ttls_phase2_request_mschap()
706 struct wpabuf **resp) in eap_ttls_phase2_request_pap()
760 struct wpabuf **resp) in eap_ttls_phase2_request_chap()
842 struct wpabuf **resp) in eap_ttls_phase2_request()
1094 struct wpabuf *resp, u8 identifier, in eap_ttls_encrypt_response()
[all …]
Deap_pax.c96 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
Deap_eke.c199 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
Deap_sake.c148 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
Deap_gpsk.c280 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
Deap_teap.c401 struct wpabuf **resp) in eap_teap_phase2_request()
555 struct wpabuf *resp = NULL; in eap_teap_process_eap_payload_tlv() local
599 struct wpabuf *resp; in eap_teap_process_basic_auth_req() local
817 struct wpabuf *resp; in eap_teap_process_crypto_binding() local
1152 struct wpabuf **resp) in eap_teap_parse_decrypted()
1243 struct wpabuf *resp = NULL, *tmp; in eap_teap_process_decrypted() local
1764 struct wpabuf *resp) in eap_teap_add_stub_outer_tlvs()
1837 struct wpabuf *resp; in eap_teap_process() local
Deap_psk.c89 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
Deap_fast.c422 struct wpabuf **resp) in eap_fast_phase2_request()
583 struct wpabuf *resp = NULL; in eap_fast_process_eap_payload_tlv() local
778 struct wpabuf *resp; in eap_fast_process_crypto_binding() local
1108 struct wpabuf **resp) in eap_fast_parse_decrypted()
1159 struct wpabuf *resp, in eap_fast_encrypt_response()
1204 struct wpabuf *resp = NULL, *tmp; in eap_fast_process_decrypted() local
1555 struct wpabuf *resp; in eap_fast_process() local
Deap_otp.c32 struct wpabuf *resp; in eap_otp_process() local
Deap_tnc.c91 struct wpabuf *resp; in eap_tnc_build_msg() local
206 struct wpabuf *resp; in eap_tnc_process() local
/hostap-3.7.0/src/tls/
Dtlsv1_client_ocsp.c113 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-3.7.0/src/common/
Dgas_server.c40 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-3.7.0/hostapd/
Dhlr_auc_gw.c589 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
/hostap-3.7.0/hs20/server/www/
Dest.php67 $resp = md5($A1 . ':' . $data['nonce'] . ':' . $data['nc'] . ':' . variable
223 $resp = wordwrap(base64_encode($data), 72, "\n", true); variable
/hostap-3.7.0/src/eap_server/
Deap_server_mschapv2.c242 struct eap_mschapv2_hdr *resp; in eap_mschapv2_check() local
284 struct eap_mschapv2_hdr *resp; in eap_mschapv2_process_response() local
455 struct eap_mschapv2_hdr *resp; in eap_mschapv2_process_success_resp() local
482 struct eap_mschapv2_hdr *resp; in eap_mschapv2_process_failure_resp() local
Deap_server_pax.c202 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-3.7.0/src/ap/
Dgas_query_ap.c48 struct wpabuf *resp; member
363 const u8 *adv_proto, const u8 *resp, in gas_query_rx_initial()
395 const u8 *adv_proto, const u8 *resp, in gas_query_rx_comeback()
679 const struct wpabuf *resp, u16 status_code), in gas_query_ap_req()
/hostap-3.7.0/src/utils/
Dpcsc_funcs.c812 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
Dbrowser-android.c33 struct wpabuf *resp; in http_req() local
/hostap-3.7.0/hs20/client/
Doma_dm_client.c945 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
Dest.c123 char *buf, *resp; in est_load_cacerts() local
631 char *resp; in est_build_csr() local
678 char *buf, *resp, *req, *req2; in est_simple_enroll() local

1234