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.c572 if (sm->GUpdateStationKeys) { in wpa_free_sta_sm()
574 sm->GUpdateStationKeys = FALSE; in wpa_free_sta_sm()
1458 if (sm->GUpdateStationKeys) { in wpa_auth_sm_event()
1464 sm->GUpdateStationKeys = FALSE; in wpa_auth_sm_event()
1514 if (sm->GUpdateStationKeys) in SM_STATE()
1516 sm->GUpdateStationKeys = FALSE; in SM_STATE()
2284 if (sm->GUpdateStationKeys) in SM_STATE()
2286 sm->GUpdateStationKeys = FALSE; in SM_STATE()
2299 if (sm->GUpdateStationKeys) in SM_STATE()
2301 sm->GUpdateStationKeys = FALSE; in SM_STATE()
[all …]
Dwpa_auth_i.h57 Boolean GUpdateStationKeys; member