Lines Matching defs:conf
175 struct hostapd_config *conf; in hostapd_config_defaults() local
469 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf) in hostapd_setup_sae_pt()
509 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf) in hostapd_setup_wpa_psk()
685 static void hostapd_config_free_anqp_elem(struct hostapd_bss_config *conf) in hostapd_config_free_anqp_elem()
698 static void hostapd_config_free_fils_realms(struct hostapd_bss_config *conf) in hostapd_config_free_fils_realms()
712 static void hostapd_config_free_sae_passwords(struct hostapd_bss_config *conf) in hostapd_config_free_sae_passwords()
735 static void hostapd_dpp_controller_conf_free(struct dpp_controller_conf *conf) in hostapd_dpp_controller_conf_free()
748 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss()
977 void hostapd_config_free(struct hostapd_config *conf) in hostapd_config_free()
1092 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf, in hostapd_get_psk()
1205 struct hostapd_config *conf, in hostapd_config_check_bss()
1425 static int hostapd_config_check_cw(struct hostapd_config *conf, int queue) in hostapd_config_check_cw()
1448 int hostapd_config_check(struct hostapd_config *conf, int full_config) in hostapd_config_check()
1579 int hostapd_sae_pw_id_in_use(struct hostapd_bss_config *conf) in hostapd_sae_pw_id_in_use()
1602 bool hostapd_sae_pk_in_use(struct hostapd_bss_config *conf) in hostapd_sae_pk_in_use()
1618 bool hostapd_sae_pk_exclusively(struct hostapd_bss_config *conf) in hostapd_sae_pk_exclusively()