Searched refs:wpa_group_setkeys (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth.c | 4325 static void wpa_group_setkeys(struct wpa_authenticator *wpa_auth, in wpa_group_setkeys() function 4352 "wpa_group_setkeys: Unexpected GKeyDoneStations=%d when starting new GTK rekey", in wpa_group_setkeys() 4357 wpa_printf(MSG_DEBUG, "wpa_group_setkeys: GKeyDoneStations=%d", in wpa_group_setkeys() 4455 wpa_group_setkeys(wpa_auth, group); in wpa_group_sm_step() 4460 wpa_group_setkeys(wpa_auth, group); in wpa_group_sm_step()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth.c | 3914 static void wpa_group_setkeys(struct wpa_authenticator *wpa_auth, in wpa_group_setkeys() function 3938 wpa_printf(MSG_DEBUG, "wpa_group_setkeys: Unexpected " in wpa_group_setkeys() 3944 wpa_printf(MSG_DEBUG, "wpa_group_setkeys: GKeyDoneStations=%d", in wpa_group_setkeys() 4032 wpa_group_setkeys(wpa_auth, group); in wpa_group_sm_step() 4037 wpa_group_setkeys(wpa_auth, group); in wpa_group_sm_step()
|
Completed in 13 milliseconds