Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h214 u32 r0_key_lifetime; /* PMK-R0 lifetime seconds */ member
Dap_config.h405 u32 r0_key_lifetime; /* PMK-R0 lifetime seconds */ member
Dwpa_auth_glue.c97 wconf->r0_key_lifetime = conf->r0_key_lifetime; in hostapd_wpa_auth_conf()
Dap_config.c124 bss->r0_key_lifetime = 1209600; in hostapd_config_defaults_bss()
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()
Dwpa_auth.c4942 WPA_PUT_LE32(pos, conf->r0_key_lifetime);
7201 WPA_PUT_LE32(pos, conf->r0_key_lifetime);
/hostap-latest/hostapd/
Dconfig_file.c3297 bss->r0_key_lifetime = atoi(pos) * 60; in hostapd_config_fill()
3299 bss->r0_key_lifetime = atoi(pos); in hostapd_config_fill()
DChangeLog178 - replaced r0_key_lifetime (minutes) parameter with