Home
last modified time | relevance | path

Searched refs:bigtk_set (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/src/ap/
Dwpa_auth_i.h225 bool bigtk_set; member
Dwpa_auth.c5582 if (group->bigtk_set)
5594 group->bigtk_set = true;
5883 if (!group->bigtk_set || group->bigtk_configured)
/hostap-latest/wpa_supplicant/
Dwpa_supplicant_i.h1625 bool bigtk_set; member
Dwpas_glue.c582 wpa_s->bigtk_set = true; in wpa_supplicant_set_key()
Devents.c441 wpa_s->bigtk_set = false; in wpa_supplicant_mark_disassoc()
3383 wpa_s->bigtk_set = false; in wpa_supplicant_event_associnfo()
Dwpa_supplicant.c940 !wpa_s->bigtk_set || wpa_s->ssid_verified) in wpas_verify_ssid_beacon()
1168 wpa_s->bigtk_set && !wpa_s->ssid_verified) in wpa_supplicant_set_state()
Dctrl_iface.c2577 if (wpa_s->bigtk_set) { in wpa_supplicant_ctrl_iface_status()