Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h219 int ft_psk_generate_local; member
H A Dap_config.h407 int ft_psk_generate_local; member
H A Dwpa_auth_glue.c102 wconf->ft_psk_generate_local = conf->ft_psk_generate_local; in hostapd_wpa_auth_conf()
H A 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()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3281 bss->ft_psk_generate_local = atoi(pos); in hostapd_config_fill()
H A DChangeLog172 (ft_psk_generate_local=1)