Home
last modified time | relevance | path

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

1234

/hostap-latest/src/ap/
Dap_config.c190 struct hostapd_config *conf; in hostapd_config_defaults() local
492 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf) in hostapd_setup_sae_pt()
538 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf) in hostapd_setup_wpa_psk()
720 void hostapd_config_clear_rxkhs(struct hostapd_bss_config *conf) in hostapd_config_clear_rxkhs()
745 static void hostapd_config_free_anqp_elem(struct hostapd_bss_config *conf) in hostapd_config_free_anqp_elem()
758 static void hostapd_config_free_fils_realms(struct hostapd_bss_config *conf) in hostapd_config_free_fils_realms()
772 static void hostapd_config_free_sae_passwords(struct hostapd_bss_config *conf) in hostapd_config_free_sae_passwords()
795 static void hostapd_dpp_controller_conf_free(struct dpp_controller_conf *conf) in hostapd_dpp_controller_conf_free()
808 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss()
1033 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()
403 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie()
427 static int wpa_write_rsne_override(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsne_override()
457 static int wpa_write_rsne_override_2(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsne_override_2()
487 static u32 rsnxe_capab(struct wpa_auth_config *conf, int key_mgmt) in rsnxe_capab()
515 int wpa_write_rsnxe(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_rsnxe()
546 static int wpa_write_rsnxe_override(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsnxe_override()
582 static u8 * wpa_write_osen(struct wpa_auth_config *conf, u8 *eid) in wpa_write_osen()
862 struct wpa_auth_config *conf = &wpa_auth->conf; in wpa_validate_wpa_ie() 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
Dauthsrv.c108 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local
293 struct tls_config conf; in authsrv_init() local
Dhostapd.c926 static int mac_in_conf(struct hostapd_config *conf, const void *a) in mac_in_conf()
1286 struct hostapd_bss_config *conf = hapd->conf; in hostapd_start_beacon() local
1316 struct hostapd_bss_config *conf; in hostapd_bss_radius_init() local
1386 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_bss() local
1784 struct hostapd_config *conf = hapd->iconf; in hostapd_set_acl() local
2879 struct hostapd_config *conf, in hostapd_alloc_bss_data()
3046 struct hostapd_bss_config *conf; in hostapd_bss_setup_multi_link() local
3195 struct hostapd_config *conf = NULL; in hostapd_init() local
3297 struct hostapd_config *conf; in hostapd_interface_init_bss() local
3640 struct hostapd_config *conf; in hostapd_config_alloc() local
[all …]
Dwpa_auth.c732 struct wpa_auth_config *conf,
849 static void wpa_auth_free_conf(struct wpa_auth_config *conf)
907 struct wpa_auth_config *conf)
1972 struct wpa_auth_config *conf = &wpa_auth->conf; local
2712 struct wpa_auth_config *conf = &sm->wpa_auth->conf; local
2998 struct wpa_auth_config *conf = &wpa_auth->conf; local
3374 struct wpa_auth_config *conf = &sm->wpa_auth->conf; local
4067 struct wpa_auth_config *conf = &wpa_auth->conf; local
4667 struct wpa_auth_config *conf = &sm->wpa_auth->conf; local
5161 struct wpa_auth_config *conf = &wpa_auth->conf; local
[all …]
Dwps_hostapd.h50 struct hostapd_bss_config *conf) in hostapd_init_wps()
Dhw_features.c604 u16 conf = iface->conf->ht_capab; in ieee80211n_supported_ht_capab() local
695 u32 conf = iface->conf->vht_capab; in ieee80211ac_supported_vht_capab() local
954 struct hostapd_config *conf = iface->conf; in hostapd_is_usable_punct_bitmap() local
Dhs20.c24 u8 conf; in hostapd_eid_hs20_indication() local
/hostap-latest/src/common/
Ddpp.c1061 struct dpp_configuration *conf; in dpp_configuration_alloc() local
1136 int dpp_configuration_valid(const struct dpp_configuration *conf) in dpp_configuration_valid()
1148 void dpp_configuration_free(struct dpp_configuration *conf) in dpp_configuration_free()
1166 struct dpp_configuration *conf = NULL; in dpp_configuration_parse_helper() local
1371 struct dpp_configurator *conf; in dpp_configurator_get_id() local
1470 struct dpp_config_obj *conf = &auth->conf_obj[i]; in dpp_auth_deinit() local
1510 struct dpp_configuration *conf, size_t tailroom) in dpp_build_conf_start()
1593 struct dpp_configuration *conf) in dpp_build_legacy_cred_params()
1652 struct dpp_configuration *conf) in dpp_build_conf_obj_dpp()
1914 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.c829 static int _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, in _ieee80211ac_cap_check()
849 static int ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask, in ieee80211ac_cap_check_max()
866 int ieee80211ac_cap_check(u32 hw, u32 conf) in ieee80211ac_cap_check()
/hostap-latest/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()
974 struct hostapd_config *conf; in wpa_supplicant_create_ap() local
1595 struct hostapd_bss_config *conf; in ap_ctrl_iface_wpa_get_status() local
1887 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-latest/src/radius/
Dradius_client.c171 struct hostapd_radius_servers *conf; member
378 struct hostapd_radius_servers *conf = radius->conf; in radius_client_retransmit() local
637 struct hostapd_radius_servers *conf = radius->conf; in radius_client_auth_failover() local
664 struct hostapd_radius_servers *conf = radius->conf; in radius_client_acct_failover() local
850 struct hostapd_radius_servers *conf = radius->conf; in radius_client_send() local
1092 struct hostapd_radius_servers *conf = radius->conf; in radius_client_receive() local
1534 struct hostapd_radius_servers *conf = radius->conf; in radius_change_server() local
1768 struct hostapd_radius_servers *conf = radius->conf; in radius_retry_primary_timer() local
1836 radius_client_init(void *ctx, struct hostapd_radius_servers *conf) in radius_client_init()
2060 struct hostapd_radius_servers *conf; in radius_client_get_mib() local
[all …]
/hostap-latest/hostapd/
Dconfig_file.c252 struct hostapd_bss_config *conf) in hostapd_config_read_eap_user()
818 static int hostapd_parse_chanlist(struct hostapd_config *conf, char *val) in hostapd_parse_chanlist()
875 static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname) in hostapd_config_bss()
1025 int hostapd_config_read_rxkh_file(struct hostapd_bss_config *conf, in hostapd_config_read_rxkh_file()
1098 static int hostapd_config_ht_capab(struct hostapd_config *conf, in hostapd_config_ht_capab()
1153 static int hostapd_config_vht_capab(struct hostapd_config *conf, in hostapd_config_vht_capab()
2068 static int hostapd_config_parse_acs_chan_bias(struct hostapd_config *conf, in hostapd_config_parse_acs_chan_bias()
2379 struct dpp_controller_conf *conf; in hostapd_dpp_controller_parse() local
2464 static int hostapd_config_fill(struct hostapd_config *conf, in hostapd_config_fill()
5195 struct hostapd_config *conf; in hostapd_config_read() local
[all …]
/hostap-latest/tests/fuzzing/tls-client/
Dtls-client.c58 struct tls_config conf; in LLVMFuzzerTestOneInput() local
/hostap-latest/tests/fuzzing/tls-server/
Dtls-server.c58 struct tls_config conf; in LLVMFuzzerTestOneInput() local
/hostap-latest/tests/fuzzing/wnm/
Dwnm.c30 struct wpa_config conf; member
/hostap-latest/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-latest/radius_example/
Dradius_example.c18 struct hostapd_radius_servers conf; member
/hostap-latest/tests/fuzzing/ap-mgmt/
Dap-mgmt.c34 struct hostapd_bss_config conf; member

1234