Home
last modified time | relevance | path

Searched refs:r1_max_key_lifetime (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h213 int r1_max_key_lifetime; member
H A Dap_config.h408 int r1_max_key_lifetime; member
H A Dwpa_auth_glue.c92 wconf->r1_max_key_lifetime = conf->r1_max_key_lifetime; in hostapd_wpa_auth_conf()
H A Dwpa_auth_ft.c1453 int max_expires_in = wpa_auth->conf.r1_max_key_lifetime; in wpa_ft_store_pmk_r1()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3238 bss->r1_max_key_lifetime = atoi(pos); in hostapd_config_fill()