Home
last modified time | relevance | path

Searched defs:conf (Results 1 – 25 of 83) sorted by relevance

1234

/hostap/src/ap/
Dap_config.c187 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 …]
Dwpa_auth_ie.c28 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 …]
Dx_snoop.c20 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
Dhostapd.c944 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 …]
Dauthsrv.c216 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local
399 struct tls_config conf; in authsrv_init() local
Dwpa_auth.c759 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 …]
Dhs20.c24 u8 conf; in hostapd_eid_hs20_indication() local
Dwps_hostapd.h50 struct hostapd_bss_config *conf) in hostapd_init_wps()
Dhw_features.c611 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/
Ddpp.c1066 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 …]
Ddpp_reconfig.c187 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
Dhw_features_common.c855 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/
Dmesh_mpm.c216 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
Dap.c49 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
Dmesh.c85 struct mesh_conf *conf; in mesh_config_create() local
387 struct hostapd_config *conf; in wpa_supplicant_mesh_init() local
Deapol_test.py75 def run(ifname, count, no_fast_reauth, res, conf): argument
/hostap/src/radius/
Dradius_client.c171 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/
Dconfig_file.c252 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/
Dtls-client.c58 struct tls_config conf; in LLVMFuzzerTestOneInput() local
/hostap/tests/fuzzing/tls-server/
Dtls-server.c58 struct tls_config conf; in LLVMFuzzerTestOneInput() local
/hostap/tests/fuzzing/wnm/
Dwnm.c30 struct wpa_config conf; member
/hostap/tests/
Dtest-https.c73 struct tls_config conf; in https_client() local
Dtest-https_server.c78 struct tls_config conf; in https_server() local
/hostap/radius_example/
Dradius_example.c18 struct hostapd_radius_servers conf; member
/hostap/tests/fuzzing/ap-mgmt/
Dap-mgmt.c34 struct hostapd_bss_config conf; member

1234