/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | tdls.c | 129 u8 *buf; /* buffer for TPK message */ member 241 wpa_tdls_send_tpk_msg(struct wpa_sm *sm, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_tdls_send_tpk_msg() argument 475 u8 *buf, *pos; wpa_tdls_ftie_mic() local 537 u8 *buf, *pos; wpa_tdls_key_mic_teardown() local 932 wpa_tdls_recv_teardown(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) wpa_tdls_recv_teardown() argument 1519 wpa_tdls_process_discovery_request(struct wpa_sm *sm, const u8 *addr, const u8 *buf, size_t len) wpa_tdls_process_discovery_request() argument 1785 wpa_tdls_process_tpk_m1(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) wpa_tdls_process_tpk_m1() argument 2181 wpa_tdls_process_tpk_m2(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) wpa_tdls_process_tpk_m2() argument 2470 wpa_tdls_process_tpk_m3(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) wpa_tdls_process_tpk_m3() argument 2735 wpa_supplicant_rx_tdls(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) wpa_supplicant_rx_tdls() argument [all...] |
H A D | wpa.c | 100 u8 *buf, *s_key_data, *key_data; in wpa_eapol_key_send() local 309 u8 buf[ in wpa_supplicant_get_pmk() local 435 u8 *buf; wpa_supplicant_get_pmk() local 647 u8 buf[8]; wpa_supplicant_process_1_of_4() local 1895 wpa_supplicant_verify_eapol_key_mic(struct wpa_sm *sm, struct wpa_eapol_key *key, u16 ver, const u8 *buf, size_t len) wpa_supplicant_verify_eapol_key_mic() argument 2014 u8 *buf; wpa_supplicant_decrypt_key_data() local 2117 wpa_supp_aead_decrypt(struct wpa_sm *sm, u8 *buf, size_t buf_len, size_t *key_data_len) wpa_supp_aead_decrypt() argument 2202 wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) wpa_sm_rx_eapol() argument 2518 wpa_sm_get_mib(struct wpa_sm *sm, char *buf, size_t buflen) wpa_sm_get_mib() argument 3080 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) wpa_sm_get_status() argument 3330 wpa_sm_pmksa_cache_list(struct wpa_sm *sm, char *buf, size_t len) wpa_sm_pmksa_cache_list() argument 3414 wpa_wnmsleep_install_key(struct wpa_sm *sm, u8 subelem_id, u8 *buf) wpa_wnmsleep_install_key() argument 3475 wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) wpa_sm_get_p2p_ip_addr() argument 3518 wpa_sm_set_test_assoc_ie(struct wpa_sm *sm, struct wpabuf *buf) wpa_sm_set_test_assoc_ie() argument 3543 struct wpabuf *buf = NULL; fils_build_auth() local 3969 fils_ft_build_assoc_req_rsne(struct wpa_sm *sm, struct wpabuf *buf) fils_ft_build_assoc_req_rsne() argument 4085 struct wpabuf *buf; fils_build_assoc_req() local [all...] |
H A D | wpa_i.h | 219 wpa_sm_ether_send(struct wpa_sm *sm, const u8 *dest, u16 proto, const u8 *buf, size_t len) wpa_sm_ether_send() argument 321 wpa_sm_send_tdls_mgmt(struct wpa_sm *sm, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_sm_send_tdls_mgmt() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | libtommath.c | 1886 mp_digit buf; in s_mp_exptmod() local 2963 mp_digit buf, mp; in mp_exptmod_fast() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | edit.c | 274 char buf[CMD_BUF_LEN], *pos; in history_read() local 761 unsigned char buf[1]; in edit_read_key() local
|
H A D | http_curl.c | 124 static int curl_cb_debug(CURL *curl, curl_infotype info, char *buf, size_t len, in curl_cb_debug() argument 93 debug_dump(struct http_ctx *ctx, const char *title, const char *buf, size_t len) debug_dump() argument 239 char *buf; add_alt_name_dns() local 998 char buf[256]; curl_cb_ssl_verify() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_registrar.c | 3594 wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr, char *buf, size_t buflen) wps_registrar_get_info() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | driver_i.h | 533 wpa_drv_get_noa(struct wpa_supplicant *wpa_s, u8 *buf, size_t buf_len) wpa_drv_get_noa() argument 558 wpa_drv_send_tdls_mgmt(struct wpa_supplicant *wpa_s, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_drv_send_tdls_mgmt() argument 582 wpa_drv_driver_cmd(struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buf_len) wpa_drv_driver_cmd() argument 657 wpa_drv_wnm_oper(struct wpa_supplicant *wpa_s, enum wnm_oper oper, const u8 *peer, u8 *buf, u16 *buf_len) wpa_drv_wnm_oper() argument 667 wpa_drv_status(struct wpa_supplicant *wpa_s, char *buf, size_t buflen) wpa_drv_status() argument 692 wpa_drv_vendor_cmd(struct wpa_supplicant *wpa_s, int vendor_id, int subcmd, const u8 *data, size_t data_len, struct wpabuf *buf) wpa_drv_vendor_cmd() argument [all...] |
H A D | events.c | 1842 u8 buf[5]; in _wpa_supplicant_event_scan_results() local
|
H A D | interworking.c | 100 struct wpabuf *buf; in anqp_build_req() local 250 struct wpabuf *buf; in interworking_anqp_send_req() local 1650 char buf[100]; interworking_connect() local 2750 struct wpabuf *buf; anqp_send_req() local 3202 struct wpabuf *buf; gas_send_request() local [all...] |
H A D | scan.c | 612 struct wpabuf *buf = wpa_s->vendor_elem[VENDOR_ELEM_PROBE_REQ]; in wpa_supplicant_extra_ies() local 1937 struct wpabuf *buf; in wpa_scan_get_vendor_ie_multi() local 455 wpas_add_interworking_elements(struct wpa_supplicant *wpa_s, struct wpabuf *buf) wpas_add_interworking_elements() argument [all...] |
H A D | sme.c | 91 struct wpabuf *buf; in sme_auth_build_sae_commit() local 160 struct wpabuf *buf; sme_auth_build_sae_confirm() local 611 struct wpabuf *buf = wpa_s->vendor_elem[VENDOR_ELEM_ASSOC_REQ]; sme_send_authentication() local 909 sme_external_auth_build_buf(struct wpabuf *buf, struct wpabuf *params, const u8 *sa, const u8 *da, u16 auth_transaction, u16 seq_num) sme_external_auth_build_buf() argument 939 struct wpabuf *resp, *buf; sme_external_auth_send_sae_commit() local 1006 struct wpabuf *resp, *buf; sme_external_auth_send_sae_confirm() local 1425 remove_ie(u8 *buf, size_t *len, u8 eid) remove_ie() argument 1462 struct wpabuf *buf; sme_associate() local 2020 struct wpabuf *buf; sme_send_2040_bss_coex() local [all...] |
H A D | wpas_glue.c | 141 static int wpa_supplicant_eapol_send(void *ctx, int type, const u8 *buf, in wpa_supplicant_eapol_send() argument 315 u8 buf[2 * PMK_LEN]; in wpa_supplicant_eapol_cb() local 97 wpa_ether_send(struct wpa_supplicant *wpa_s, const u8 *dest, u16 proto, const u8 *buf, size_t len) wpa_ether_send() argument 435 _wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto, const u8 *buf, size_t len) _wpa_ether_send() argument 711 wpa_supplicant_send_tdls_mgmt(void *ctx, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_supplicant_send_tdls_mgmt() argument 882 char *buf; wpas_send_ctrl_req() local [all...] |
H A D | wps_supplicant.c | 375 char *buf = os_malloc(blen); in wpa_supplicant_wps_cred() local 1495 char buf[50]; in wpas_wps_set_uuid() local 1910 int wpas_wps_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_wps_scan_result_text() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_config_file.c | 38 char buf[128], *pos, *pos2, *pos3; in hostapd_config_read_vlan_file() local 175 char buf[128], *pos; hostapd_config_read_maclist() local 305 char buf[512], *pos, *start, *pos2; hostapd_config_read_eap_user() local 689 char *start, *end, *buf; hostapd_config_parse_key_mgmt() local 1390 parse_3gpp_cell_net(struct hostapd_bss_config *bss, char *buf, int line) parse_3gpp_cell_net() argument 1465 parse_nai_realm(struct hostapd_bss_config *bss, char *buf, int line) parse_nai_realm() argument 1606 parse_anqp_elem(struct hostapd_bss_config *bss, char *buf, int line) parse_anqp_elem() argument 1654 parse_qos_map_set(struct hostapd_bss_config *bss, char *buf, int line) parse_qos_map_set() argument 1698 hs20_parse_conn_capab(struct hostapd_bss_config *bss, char *buf, int line) hs20_parse_conn_capab() argument 1732 hs20_parse_wan_metrics(struct hostapd_bss_config *bss, char *buf, int line) hs20_parse_wan_metrics() argument 2081 parse_wpabuf_hex(int line, const char *name, struct wpabuf **buf, const char *val) parse_wpabuf_hex() argument 2342 get_hex_config(u8 *buf, size_t max_len, int line, const char *field, const char *val) get_hex_config() argument 2438 hostapd_config_fill(struct hostapd_config *conf, struct hostapd_bss_config *bss, const char *buf, char *pos, int line) hostapd_config_fill() argument 4907 char buf[4096], *pos; hostapd_config_read() local [all...] |
H A D | hostapd_cli.c | 195 char buf[4096]; in _wpa_ctrl_command() local 230 char buf[4096]; in hostapd_cli_cmd() local 266 char buf[10 in hostapd_cli_cmd_mib() local 312 char buf[64]; hostapd_cli_cmd_sta() local 344 char buf[64]; hostapd_cli_cmd_new_sta() local 358 char buf[64]; hostapd_cli_cmd_deauthenticate() local 376 char buf[64]; hostapd_cli_cmd_disassociate() local 395 char buf[64]; hostapd_cli_cmd_signature() local 410 char buf[64]; hostapd_cli_cmd_sa_query() local 425 char buf[256]; hostapd_cli_cmd_wps_pin() local 488 char *buf; hostapd_cli_cmd_wps_nfc_tag_read() local 580 char buf[64]; hostapd_cli_cmd_wps_ap_pin() local 608 char buf[256]; hostapd_cli_cmd_wps_config() local 653 char buf[300]; hostapd_cli_cmd_disassoc_imminent() local 673 char buf[300]; hostapd_cli_cmd_ess_disassoc() local 693 char buf[2000], *tmp; hostapd_cli_cmd_bss_tm_req() local 727 char buf[4096], *pos; wpa_ctrl_command_sta() local 826 char buf[200]; hostapd_cli_cmd_set_qos_map_set() local 846 char buf[50]; hostapd_cli_cmd_send_qos_map_conf() local 865 char buf[300]; hostapd_cli_cmd_hs20_wnm_notif() local 885 char buf[300]; hostapd_cli_cmd_hs20_deauth_req() local 1858 char buf[4096]; hostapd_cli_recv_pending() local 2034 char buf[256]; hostapd_cli_action() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | osu_client.c | 35 char buf[500]; in write_result() local 225 char buf[200]; in process_est_cert() local 982 char *buf; set_pps_cred_policy_required_proto_port() local 1588 char buf[200], dir[200]; set_pps_cred_digital_cert() local 1627 char buf[200], dir[200]; set_pps_cred_realm() local 1674 char *imsi, *eaptype, *str, buf[20]; set_pps_cred_sim() local 2015 char buf[1000]; parse_osu_providers() local 2160 char buf[200]; osu_connect() local 2495 char fname[300], buf[400]; cmd_signup() local 2569 char buf[256]; cmd_sub_rem() local 2727 char buf[256]; cmd_pol_upd() local 3130 char buf[100]; check_workarounds() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_drv_ops.c | 76 u8 buf[200], *pos; in hostapd_build_ap_extra_ies() local 482 hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len) hostapd_get_ssid() argument 490 hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len) hostapd_set_ssid() argument 752 hostapd_drv_wnm_oper(struct hostapd_data *hapd, enum wnm_oper oper, const u8 *peer, u8 *buf, u16 *buf_len) hostapd_drv_wnm_oper() argument [all...] |
H A D | dpp_hostapd.c | 997 struct wpabuf *buf; in hostapd_dpp_start_gas_client() local 714 hostapd_dpp_rx_auth_req(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_auth_req() argument 1047 hostapd_dpp_rx_auth_resp(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_auth_resp() argument 1100 hostapd_dpp_rx_auth_conf(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len) hostapd_dpp_rx_auth_conf() argument 1166 hostapd_dpp_rx_conf_result(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len) hostapd_dpp_rx_conf_result() argument 1217 hostapd_dpp_rx_conn_status_result(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len) hostapd_dpp_rx_conn_status_result() argument 1256 hostapd_dpp_rx_presence_announcement(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_presence_announcement() argument 1341 hostapd_dpp_rx_reconfig_announcement(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_reconfig_announcement() argument 1435 hostapd_dpp_rx_reconfig_auth_resp(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_reconfig_auth_resp() argument 1606 hostapd_dpp_rx_peer_disc_req(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_peer_disc_req() argument 1720 hostapd_dpp_rx_pkex_exchange_req(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq, bool v2) hostapd_dpp_rx_pkex_exchange_req() argument 1775 hostapd_dpp_rx_pkex_exchange_resp(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_pkex_exchange_resp() argument 1811 hostapd_dpp_rx_pkex_commit_reveal_req(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_pkex_commit_reveal_req() argument 1859 hostapd_dpp_rx_pkex_commit_reveal_resp(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_pkex_commit_reveal_resp() argument 1901 hostapd_dpp_rx_action(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_action() argument 2257 u8 *buf; hostapd_dpp_relay_tx() local 2272 hostapd_dpp_relay_gas_resp_tx(void *ctx, const u8 *addr, u8 dialog_token, int prot, struct wpabuf *buf) hostapd_dpp_relay_gas_resp_tx() argument [all...] |
H A D | hostapd.c | 809 char buf[128]; in hostapd_das_find_sta() local 1809 fst_hostapd_send_action_cb(void *ctx, const u8 *da, struct wpabuf *buf) fst_hostapd_send_action_cb() argument 1828 fst_hostapd_update_mb_ie_cb(void *ctx, const u8 *addr, const u8 *buf, size_t size) fst_hostapd_update_mb_ie_cb() argument 3017 hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) hostapd_add_iface() argument 3223 hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) hostapd_remove_iface() argument [all...] |
H A D | ieee802_1x.c | 54 u8 *buf; in ieee802_1x_send() local 149 u8 *buf, *ekey; in ieee802_1x_tx_key_one() local 436 char buf[128]; add_common_radius_sta_attr() local 534 char buf[128]; add_common_radius_attr() local 783 u8 buf[3]; ieee802_1x_encapsulate_radius() local 941 handle_eap(struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) handle_eap() argument 1000 ieee802_1x_save_eapol(struct sta_info *sta, const u8 *buf, size_t len) ieee802_1x_save_eapol() argument 1032 ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf, size_t len) ieee802_1x_receive() argument 1412 char buf[64]; ieee802_1x_decapsulate_radius() local 1490 u8 *buf; ieee802_1x_get_keys() local 1605 u8 *buf, *identity; ieee802_1x_update_sta_identity() local 1639 u8 *buf; ieee802_1x_update_sta_cui() local 1785 u8 *buf, *pos, *end, type, sublen; ieee802_1x_check_hs20() local 2533 ieee802_1x_tx_status(struct hostapd_data *hapd, struct sta_info *sta, const u8 *buf, size_t len, int ack) ieee802_1x_tx_status() argument 2560 ieee802_1x_eapol_tx_status(struct hostapd_data *hapd, struct sta_info *sta, const u8 *buf, int len, int ack) ieee802_1x_eapol_tx_status() argument 2716 ieee802_1x_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) ieee802_1x_get_mib() argument 2723 ieee802_1x_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) ieee802_1x_get_mib_sta() argument [all...] |
H A D | sta_info.h | 65 struct wpabuf *buf; member
|
H A D | wps_hostapd.c | 343 char *buf = os_malloc(blen); in hapd_new_ap_event() local 461 char buf[1024]; in hapd_wps_cred_cb() local 1794 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_wps_get_mib_sta() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_crypto.c | 2056 struct wpabuf *buf = NULL; in dpp_build_csr() local 206 dpp_pbkdf2(size_t hash_len, const u8 *password, size_t password_len, const u8 *salt, size_t salt_len, unsigned int iterations, u8 *buf, size_t buflen) dpp_pbkdf2() argument 232 dpp_set_pubkey_point(struct crypto_ec_key *group_key, const u8 *buf, size_t len) dpp_set_pubkey_point() argument [all...] |
H A D | ieee802_11_common.c | 777 struct wpabuf *buf; in ieee802_11_vendor_ie_concat() local 2221 size_t mbo_add_ie(u8 *buf, size_t len, const u8 *attr, size_t attr_len) in mbo_add_ie() argument 2245 add_multi_ap_ie(u8 *buf, size_t len, u8 value) add_multi_ap_ie() argument 2853 struct wpabuf *buf; ieee802_11_defrag_data() local 2895 struct wpabuf *buf; ieee802_11_defrag_data() local 3251 get_basic_mle_mld_addr(const u8 *buf, size_t len) get_basic_mle_mld_addr() argument [all...] |