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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 423 * encr_types - Enabled encryption types (bit field of WPS_ENCR_*)
425 u16 encr_types; member in struct:wps_context
wps_registrar.c 1786 u16 encr_types; local
    [all...]
wps_enrollee.c 252 wpabuf_put_be16(msg, wps->wps->encr_types);
  /external/wpa_supplicant_6/wpa_supplicant/
wps_supplicant.c 707 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP;

Completed in 474 milliseconds