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.c673 if (sm->GUpdateStationKeys) { in wpa_free_sta_sm()
675 sm->GUpdateStationKeys = FALSE; in wpa_free_sta_sm()
1731 if (sm->GUpdateStationKeys) { in wpa_auth_sm_event()
1737 sm->GUpdateStationKeys = FALSE; in wpa_auth_sm_event()
1803 if (sm->GUpdateStationKeys) in SM_STATE()
1805 sm->GUpdateStationKeys = FALSE; in SM_STATE()
3136 if (sm->GUpdateStationKeys) in SM_STATE()
3138 sm->GUpdateStationKeys = FALSE; in SM_STATE()
3151 if (sm->GUpdateStationKeys) in SM_STATE()
3153 sm->GUpdateStationKeys = FALSE; in SM_STATE()
[all …]
Dwpa_auth_i.h51 Boolean GUpdateStationKeys; member