Home
last modified time | relevance | path

Searched refs:wpa_strict_rekey (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c41 wconf->wpa_strict_rekey = conf->wpa_strict_rekey; in hostapd_wpa_auth_conf()
Dwpa_auth.h144 int wpa_strict_rekey; member
Dap_config.h319 int wpa_strict_rekey; member
Dwpa_auth.c679 if (sm->wpa_auth->conf.wpa_strict_rekey && sm->has_GTK) { in wpa_auth_sta_deinit()
3132 !!wpa_auth->conf.wpa_strict_rekey, in wpa_get_mib()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2435 bss->wpa_strict_rekey = atoi(pos); in hostapd_config_fill()
DChangeLog979 * added support for strict GTK rekeying (wpa_strict_rekey in