Home
last modified time | relevance | path

Searched refs:pmkid_set (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_i.h95 unsigned int pmkid_set:1; member
Dwpa_auth.c2163 if (sm->pmkid_set) { in SM_STATE()
2186 if (sm->pmkid_set) { in SM_STATE()
4446 sm->pmkid_set = 1; in wpa_auth_add_sae_pmkid()
4938 sm->pmkid_set = 1; in wpa_auth_add_fils_pmk_pmkid()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_i.h97 unsigned int pmkid_set:1; member
Dwpa_auth.c2245 if (sm->pmkid_set) { in SM_STATE()
2267 if (sm->pmkid_set) { in SM_STATE()
4851 sm->pmkid_set = 1; in wpa_auth_add_sae_pmkid()
5344 sm->pmkid_set = 1; in wpa_auth_add_fils_pmk_pmkid()