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

  /src/external/bsd/wpa/dist/src/rsn_supp/
preauth.c 324 wpa_sm_get_state(sm) != WPA_COMPLETED ||
wpa_i.h 241 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) function
wpa.c 228 wpa_sm_get_state(sm) == WPA_COMPLETED && !error) {
946 wpa_sm_get_state(sm) == WPA_COMPLETED) {
3011 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED;
4325 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE)

Completed in 22 milliseconds