Searched refs:WPS_ENCR_WEP (Results 1 – 7 of 7) sorted by relevance
202 #define WPS_ENCR_WEP 0x0002 /* deprecated */ macro205 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
336 encr_types &= ~WPS_ENCR_WEP; in wps_build_encr_type_flags()
742 if (wps->cred.encr_type & WPS_ENCR_WEP) { in wps_process_cred_e()842 if (cred.encr_type & WPS_ENCR_WEP) { in wps_process_ap_settings_e()
1718 else if (wps->encr_type & WPS_ENCR_WEP) in wps_build_cred()1719 wps->encr_type = WPS_ENCR_WEP; in wps_build_cred()3640 if (cred->encr_type & WPS_ENCR_WEP) { in wps_registrar_config_ap()
998 if (((encr_type == NULL || WPA_GET_BE16(encr_type) != WPS_ENCR_WEP) && in wps_validate_network_key()
107 cred->encr_type = WPS_ENCR_WEP; in eap_wsc_new_ap_settings()
2148 cred.encr_type = WPS_ENCR_WEP; in wpas_wps_er_config()