Home
last modified time | relevance | path

Searched refs:wpa_psk_file (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.c303 if (ssid->wpa_psk_file) { in hostapd_setup_wpa_psk()
304 if (hostapd_config_read_wpa_psk(ssid->wpa_psk_file, in hostapd_setup_wpa_psk()
373 os_free(conf->ssid.wpa_psk_file); in hostapd_config_free_bss()
Dap_config.h60 char *wpa_psk_file; member
Dwps_hostapd.c110 if (ssid->wpa_psk_file) { in hostapd_wps_new_psk_cb()
114 f = fopen(ssid->wpa_psk_file, "a"); in hostapd_wps_new_psk_cb()
117 "'%s'", ssid->wpa_psk_file); in hostapd_wps_new_psk_cb()
885 if (conf->ssid.wpa_psk_file) { in hostapd_init_wps()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c1056 bss->ssid.wpa_psk_file == NULL && in hostapd_config_check_bss()
1625 os_free(bss->ssid.wpa_psk_file); in hostapd_config_read()
1626 bss->ssid.wpa_psk_file = os_strdup(pos); in hostapd_config_read()
1627 if (!bss->ssid.wpa_psk_file) { in hostapd_config_read()
DREADME-WPS87 wpa_psk_file=/etc/hostapd.psk
DChangeLog240 by reading wpa_psk_file [Bug 181]
533 new hostapd.conf field wpa_psk_file for setting path to a text file