Searched refs:wpa_auth_conf (Results 1 – 1 of 1) sorted by relevance
1594 struct wpa_auth_config wpa_auth_conf; in hostapd_reconfig_wpa() local1595 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &wpa_auth_conf); in hostapd_reconfig_wpa()1596 wpa_reconfig(hapd->wpa_auth, &wpa_auth_conf); in hostapd_reconfig_wpa()