Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h207 u32 r0_key_lifetime; /* PMK-R0 lifetime seconds */ member
Dap_config.h386 u32 r0_key_lifetime; /* PMK-R0 lifetime seconds */ member
Dwpa_auth_glue.c89 wconf->r0_key_lifetime = conf->r0_key_lifetime; in hostapd_wpa_auth_conf()
Dap_config.c119 bss->r0_key_lifetime = 1209600; in hostapd_config_defaults_bss()
Dwpa_auth_ft.c2055 int expires_in = sm->wpa_auth->conf.r0_key_lifetime; in wpa_ft_store_pmk_fils()
2096 int expires_in = sm->wpa_auth->conf.r0_key_lifetime; in wpa_auth_derive_ptk_ft()
Dwpa_auth.c3586 WPA_PUT_LE32(pos, conf->r0_key_lifetime); in SM_STATE()
5547 WPA_PUT_LE32(pos, conf->r0_key_lifetime); in wpa_auth_resend_m3()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3023 bss->r0_key_lifetime = atoi(pos) * 60;
3025 bss->r0_key_lifetime = atoi(pos);
DChangeLog98 - replaced r0_key_lifetime (minutes) parameter with