Searched refs:WPS_ENCR_WEP (Results 1 – 3 of 3) sorted by relevance
168 #define WPS_ENCR_WEP 0x0002 macro171 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
1118 if (wps->encr_type & WPS_ENCR_WEP) in wps_build_cred()1119 wps->encr_type = WPS_ENCR_WEP; in wps_build_cred()
270 case WPS_ENCR_WEP: in wpa_supplicant_wps_cred()