Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h219 int r1_max_key_lifetime; member
Dap_config.h416 int r1_max_key_lifetime; member
Dwpa_auth_glue.c98 wconf->r1_max_key_lifetime = conf->r1_max_key_lifetime; in hostapd_wpa_auth_conf()
Dwpa_auth_ft.c1453 int max_expires_in = wpa_auth->conf.r1_max_key_lifetime; in wpa_ft_store_pmk_r1()
/hostap-latest/hostapd/
Dconfig_file.c3301 bss->r1_max_key_lifetime = atoi(pos); in hostapd_config_fill()