Home
last modified time | relevance | path

Searched refs:update_snonce (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_i.h90 unsigned int update_snonce:1; member
H A Dwpa_auth.c1201 sm->update_snonce = 1; in wpa_receive()
1262 (!sm->update_snonce || in wpa_receive()
1336 if (sm->PTK_valid && !sm->update_snonce) { in wpa_receive()
2977 sm->update_snonce = false; in SM_STATE()
3843 if (sm->update_snonce) in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_i.h88 unsigned int update_snonce:1; member
H A Dwpa_auth.c1119 sm->update_snonce = 1; in wpa_receive()
1180 (!sm->update_snonce || in wpa_receive()
1258 if (sm->PTK_valid && !sm->update_snonce) { in wpa_receive()
2834 sm->update_snonce = FALSE; in SM_STATE()
3507 if (sm->update_snonce) in SM_STEP()

Completed in 14 milliseconds