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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_defs.h 168 #define WPS_ENCR_WEP 0x0002
171 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
wps_registrar.c 1118 if (wps->encr_type & WPS_ENCR_WEP)
1119 wps->encr_type = WPS_ENCR_WEP;
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wps_supplicant.c 270 case WPS_ENCR_WEP:

Completed in 25 milliseconds