Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h225 int ft_psk_generate_local; member
Dap_config.h415 int ft_psk_generate_local; member
Dwpa_auth_glue.c108 wconf->ft_psk_generate_local = conf->ft_psk_generate_local; in hostapd_wpa_auth_conf()
Dwpa_auth_ft.c2172 int psk_local = sm->wpa_auth->conf.ft_psk_generate_local; in wpa_auth_ft_store_keys()
3240 if (conf->ft_psk_generate_local && in wpa_ft_process_auth_req()
/hostap-latest/hostapd/
DChangeLog172 (ft_psk_generate_local=1)
Dconfig_file.c3344 bss->ft_psk_generate_local = atoi(pos); in hostapd_config_fill()