Home
last modified time | relevance | path

Searched refs:GUpdateStationKeys (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h55 bool GUpdateStationKeys; member
Dwpa_auth.c750 if (sm->GUpdateStationKeys) { in wpa_free_sta_sm()
752 sm->GUpdateStationKeys = false; in wpa_free_sta_sm()
1855 if (sm->GUpdateStationKeys) { in wpa_auth_sm_event()
1861 sm->GUpdateStationKeys = false; in wpa_auth_sm_event()
1936 if (sm->GUpdateStationKeys) in SM_STATE()
1938 sm->GUpdateStationKeys = false; in SM_STATE()
3990 if (sm->GUpdateStationKeys) in SM_STATE()
3992 sm->GUpdateStationKeys = false; in SM_STATE()
4005 if (sm->GUpdateStationKeys) in SM_STATE()
4007 sm->GUpdateStationKeys = false; in SM_STATE()
[all …]