Home
last modified time | relevance | path

Searched refs:r0_key_lifetime (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h208 u32 r0_key_lifetime; /* PMK-R0 lifetime seconds */ member
H A Dap_config.h397 u32 r0_key_lifetime; /* PMK-R0 lifetime seconds */ member
H A Dwpa_auth_glue.c91 wconf->r0_key_lifetime = conf->r0_key_lifetime; in hostapd_wpa_auth_conf()
H A Dap_config.c121 bss->r0_key_lifetime = 1209600; in hostapd_config_defaults_bss()
H A Dwpa_auth_ft.c2089 int expires_in = sm->wpa_auth->conf.r0_key_lifetime; in wpa_ft_store_pmk_fils()
2173 int expires_in = sm->wpa_auth->conf.r0_key_lifetime; in wpa_auth_ft_store_keys()
H A Dwpa_auth.c4799 WPA_PUT_LE32(pos, conf->r0_key_lifetime);
7029 WPA_PUT_LE32(pos, conf->r0_key_lifetime);
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3234 bss->r0_key_lifetime = atoi(pos) * 60; in hostapd_config_fill()
3236 bss->r0_key_lifetime = atoi(pos); in hostapd_config_fill()
H A DChangeLog178 - replaced r0_key_lifetime (minutes) parameter with