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.c688 if (sm->GUpdateStationKeys) { in wpa_free_sta_sm()
690 sm->GUpdateStationKeys = FALSE; in wpa_free_sta_sm()
1760 if (sm->GUpdateStationKeys) { in wpa_auth_sm_event()
1766 sm->GUpdateStationKeys = FALSE; in wpa_auth_sm_event()
1842 if (sm->GUpdateStationKeys) in SM_STATE()
1844 sm->GUpdateStationKeys = FALSE; in SM_STATE()
3620 if (sm->GUpdateStationKeys) in SM_STATE()
3622 sm->GUpdateStationKeys = FALSE; in SM_STATE()
3635 if (sm->GUpdateStationKeys) in SM_STATE()
3637 sm->GUpdateStationKeys = FALSE; in SM_STATE()
[all …]
Dwpa_auth_i.h55 Boolean GUpdateStationKeys; member