HomeSort by relevance Sort by last modified time
    Searched refs:WPA_VERSION_WPA2 (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
wpa_auth_i.h 109 WPA_VERSION_WPA2 = 2 /* WPA2 / IEEE 802.11i */
wpa_auth.c 980 if (sm->wpa == WPA_VERSION_WPA2) {
1148 if (sm->wpa == WPA_VERSION_WPA2 && mic_len == 0 &&
    [all...]
wpa_auth_ie.c 857 sm->wpa = WPA_VERSION_WPA2;
960 sm->wpa = WPA_VERSION_WPA2;

Completed in 5108 milliseconds