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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_defs.h 170 #define WPS_ENCR_AES 0x0008
172 WPS_ENCR_AES)
wps_registrar.c 1108 if (wps->encr_type & WPS_ENCR_AES)
1109 wps->encr_type = WPS_ENCR_AES;
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wps_supplicant.c 305 case WPS_ENCR_AES:
707 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP;

Completed in 25 milliseconds