/hostap/src/ap/ |
D | ap_config.c | 187 struct hostapd_config *conf; in hostapd_config_defaults() local 489 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf) in hostapd_setup_sae_pt() 543 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf) in hostapd_setup_wpa_psk() 725 void hostapd_config_clear_rxkhs(struct hostapd_bss_config *conf) in hostapd_config_clear_rxkhs() 750 static void hostapd_config_free_anqp_elem(struct hostapd_bss_config *conf) in hostapd_config_free_anqp_elem() 763 static void hostapd_config_free_fils_realms(struct hostapd_bss_config *conf) in hostapd_config_free_fils_realms() 777 static void hostapd_config_free_sae_passwords(struct hostapd_bss_config *conf) in hostapd_config_free_sae_passwords() 802 static void hostapd_dpp_controller_conf_free(struct dpp_controller_conf *conf) in hostapd_dpp_controller_conf_free() 815 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss() 1015 void hostapd_config_free(struct hostapd_config *conf) in hostapd_config_free() [all …]
|
D | wpa_auth_ie.c | 28 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_wpa_ie() 92 static u16 wpa_own_rsn_capab(struct wpa_auth_config *conf, in wpa_own_rsn_capab() 396 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie() 420 static int wpa_write_rsne_override(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsne_override() 450 static int wpa_write_rsne_override_2(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsne_override_2() 480 static u32 rsnxe_capab(struct wpa_auth_config *conf, int key_mgmt) in rsnxe_capab() 510 int wpa_write_rsnxe(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_rsnxe() 541 static int wpa_write_rsnxe_override(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsnxe_override() 829 struct wpa_auth_config *conf = &wpa_auth->conf; in wpa_validate_wpa_ie() local 1405 struct wpa_auth_config *conf; in wpa_auth_write_assoc_resp_owe() local [all …]
|
D | x_snoop.c | 20 struct hostapd_bss_config *conf = hapd->conf; in x_snoop_init() local 74 struct hostapd_bss_config *conf = hapd->conf; in x_snoop_get_l2_packet() local
|
D | hostapd.c | 944 static int mac_in_conf(struct hostapd_config *conf, const void *a) in mac_in_conf() 1304 struct hostapd_bss_config *conf = hapd->conf; in hostapd_start_beacon() local 1334 struct hostapd_bss_config *conf; in hostapd_bss_radius_init() local 1404 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_bss() local 1805 struct hostapd_bss_config *conf = hapd->conf; in hostapd_set_acl() local 2942 struct hostapd_config *conf, in hostapd_alloc_bss_data() 3110 struct hostapd_bss_config *conf; in hostapd_bss_setup_multi_link() local 3272 struct hostapd_config *conf = NULL; in hostapd_init() local 3358 struct hostapd_config *conf; in hostapd_interface_init_bss() local 3730 struct hostapd_config *conf; in hostapd_config_alloc() local [all …]
|
D | authsrv.c | 216 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local 399 struct tls_config conf; in authsrv_init() local
|
D | wpa_auth.c | 759 struct wpa_auth_config *conf, 899 static void wpa_auth_free_conf(struct wpa_auth_config *conf) 968 struct wpa_auth_config *conf) 2036 struct wpa_auth_config *conf = &wpa_auth->conf; local 2787 struct wpa_auth_config *conf = &sm->wpa_auth->conf; local 3072 struct wpa_auth_config *conf = &wpa_auth->conf; local 3448 struct wpa_auth_config *conf = &sm->wpa_auth->conf; local 4137 struct wpa_auth_config *conf = &wpa_auth->conf; local 4740 struct wpa_auth_config *conf = &sm->wpa_auth->conf; local 5247 struct wpa_auth_config *conf = &wpa_auth->conf; local [all …]
|
D | hs20.c | 24 u8 conf; in hostapd_eid_hs20_indication() local
|
D | wps_hostapd.h | 50 struct hostapd_bss_config *conf) in hostapd_init_wps()
|
D | hw_features.c | 611 u16 conf = iface->conf->ht_capab; in ieee80211n_supported_ht_capab() local 702 u32 conf = iface->conf->vht_capab; in ieee80211ac_supported_vht_capab() local 961 struct hostapd_config *conf = iface->conf; in hostapd_is_usable_punct_bitmap() local
|
/hostap/src/common/ |
D | dpp.c | 1066 struct dpp_configuration *conf; in dpp_configuration_alloc() local 1141 int dpp_configuration_valid(const struct dpp_configuration *conf) in dpp_configuration_valid() 1163 void dpp_configuration_free(struct dpp_configuration *conf) in dpp_configuration_free() 1184 struct dpp_configuration *conf = NULL; in dpp_configuration_parse_helper() local 1403 struct dpp_configurator *conf; in dpp_configurator_get_id() local 1502 struct dpp_config_obj *conf = &auth->conf_obj[i]; in dpp_auth_deinit() local 1542 struct dpp_configuration *conf, size_t tailroom) in dpp_build_conf_start() 1625 struct dpp_configuration *conf) in dpp_build_legacy_cred_params() 1691 struct dpp_configuration *conf) in dpp_build_conf_obj_dpp() 1953 struct dpp_configuration *conf) in dpp_build_conf_obj_legacy() [all …]
|
D | dpp_reconfig.c | 187 dpp_configurator_build_own_connector(struct dpp_configurator *conf, in dpp_configurator_build_own_connector() 239 struct dpp_configurator *conf, unsigned int freq, u16 group, in dpp_reconfig_init() 671 struct wpabuf *conf = NULL; in dpp_reconfig_auth_resp_rx() local
|
D | hw_features_common.c | 855 static int _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, in _ieee80211ac_cap_check() 875 static int ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask, in ieee80211ac_cap_check_max() 892 int ieee80211ac_cap_check(u32 hw, u32 conf) in ieee80211ac_cap_check()
|
/hostap/wpa_supplicant/ |
D | mesh_mpm.c | 216 struct mesh_conf *conf = ifmsh->mconf; in mesh_mpm_send_plink_action() local 497 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in plink_timer() local 548 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_plink_open() local 620 struct mesh_conf *conf; in mesh_mpm_connect_peer() local 729 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_add_peer() local 846 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in wpa_mesh_new_mesh_peer() local 912 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_plink_estab() local 970 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_fsm() local
|
D | ap.c | 49 struct hostapd_config *conf) in is_chanwidth160_supported() 72 struct hostapd_config *conf, in wpas_conf_ap_vht() 225 struct hostapd_config *conf) in wpas_conf_ap_he_6ghz() 269 struct hostapd_config *conf) in wpa_supplicant_conf_ap_ht() 479 struct hostapd_config *conf) in wpa_supplicant_conf_ap() 977 struct hostapd_config *conf; in wpa_supplicant_create_ap() local 1598 struct hostapd_bss_config *conf; in ap_ctrl_iface_wpa_get_status() local 1890 struct hostapd_bss_config *conf; in wpa_supplicant_ap_mac_addr_filter() local
|
D | mesh.c | 85 struct mesh_conf *conf; in mesh_config_create() local 387 struct hostapd_config *conf; in wpa_supplicant_mesh_init() local
|
D | eapol_test.py | 75 def run(ifname, count, no_fast_reauth, res, conf): argument
|
/hostap/src/radius/ |
D | radius_client.c | 171 struct hostapd_radius_servers *conf; member 378 struct hostapd_radius_servers *conf = radius->conf; in radius_client_retransmit() local 640 struct hostapd_radius_servers *conf = radius->conf; in radius_client_auth_failover() local 667 struct hostapd_radius_servers *conf = radius->conf; in radius_client_acct_failover() local 853 struct hostapd_radius_servers *conf = radius->conf; in radius_client_send() local 1109 struct hostapd_radius_servers *conf = radius->conf; in radius_client_receive() local 1556 struct hostapd_radius_servers *conf = radius->conf; in radius_change_server() local 1790 struct hostapd_radius_servers *conf = radius->conf; in radius_retry_primary_timer() local 1858 radius_client_init(void *ctx, struct hostapd_radius_servers *conf) in radius_client_init() 2082 struct hostapd_radius_servers *conf; in radius_client_get_mib() local [all …]
|
/hostap/hostapd/ |
D | config_file.c | 252 struct hostapd_bss_config *conf) in hostapd_config_read_eap_user() 814 static int hostapd_parse_chanlist(struct hostapd_config *conf, char *val) in hostapd_parse_chanlist() 871 static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname) in hostapd_config_bss() 1021 int hostapd_config_read_rxkh_file(struct hostapd_bss_config *conf, in hostapd_config_read_rxkh_file() 1094 static int hostapd_config_ht_capab(struct hostapd_config *conf, in hostapd_config_ht_capab() 1149 static int hostapd_config_vht_capab(struct hostapd_config *conf, in hostapd_config_vht_capab() 1837 static int hostapd_config_parse_acs_chan_bias(struct hostapd_config *conf, in hostapd_config_parse_acs_chan_bias() 2148 struct dpp_controller_conf *conf; in hostapd_dpp_controller_parse() local 2233 static int hostapd_config_fill(struct hostapd_config *conf, in hostapd_config_fill() 4951 struct hostapd_config *conf; in hostapd_config_read() local [all …]
|
/hostap/tests/fuzzing/tls-client/ |
D | tls-client.c | 58 struct tls_config conf; in LLVMFuzzerTestOneInput() local
|
/hostap/tests/fuzzing/tls-server/ |
D | tls-server.c | 58 struct tls_config conf; in LLVMFuzzerTestOneInput() local
|
/hostap/tests/fuzzing/wnm/ |
D | wnm.c | 30 struct wpa_config conf; member
|
/hostap/tests/ |
D | test-https.c | 73 struct tls_config conf; in https_client() local
|
D | test-https_server.c | 78 struct tls_config conf; in https_server() local
|
/hostap/radius_example/ |
D | radius_example.c | 18 struct hostapd_radius_servers conf; member
|
/hostap/tests/fuzzing/ap-mgmt/ |
D | ap-mgmt.c | 34 struct hostapd_bss_config conf; member
|