HomeSort by: relevance | last modified time | path
    Searched refs:update_snonce (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
wpa_auth_i.h 91 unsigned int update_snonce:1; member in struct:wpa_state_machine
wpa_auth.c 1483 sm->update_snonce = 1;
1683 (!sm->update_snonce ||
1770 if (sm->PTK_valid && !sm->update_snonce) {
3651 sm->update_snonce = false;
5124 if (sm->update_snonce)

Completed in 101 milliseconds