Searched refs:wpa_psk_file (Results 1 – 6 of 6) sorted by relevance
434 return hostapd_config_read_wpa_psk(ssid->wpa_psk_file, &conf->ssid); in hostapd_setup_wpa_psk()570 os_free(conf->ssid.wpa_psk_file); in hostapd_config_free_bss()949 bss->ssid.wpa_psk_file == NULL && in hostapd_config_check_bss()
137 if (ssid->wpa_psk_file) { in hostapd_wps_new_psk_cb()141 f = fopen(ssid->wpa_psk_file, "a"); in hostapd_wps_new_psk_cb()144 "'%s'", ssid->wpa_psk_file); in hostapd_wps_new_psk_cb()1139 if (conf->ssid.wpa_psk_file) { in hostapd_init_wps()
100 char *wpa_psk_file; member
89 wpa_psk_file=/etc/hostapd.psk
2915 os_free(bss->ssid.wpa_psk_file); in hostapd_config_fill()2916 bss->ssid.wpa_psk_file = os_strdup(pos); in hostapd_config_fill()2917 if (!bss->ssid.wpa_psk_file) { in hostapd_config_fill()
21 - fixed wpa_psk_file use for FT-PSK792 by reading wpa_psk_file [Bug 181]1085 new hostapd.conf field wpa_psk_file for setting path to a text file