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

  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 443 hapd->wps->encr_types_wpa = cred->encr_type;
1085 wps->encr_types_wpa |= WPS_ENCR_AES;
1089 wps->encr_types_wpa |= WPS_ENCR_TKIP;
1131 wps->encr_types_wpa = WPS_ENCR_AES | WPS_ENCR_TKIP;
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps.h 672 * encr_types_wpa - Enabled encryption types for WPA (WPS_ENCR_*)
674 u16 encr_types_wpa; member in struct:wps_context
wps_registrar.c     [all...]

Completed in 297 milliseconds