Home
last modified time | relevance | path

Searched refs:WPS_ENCR_WEP (Results 1 - 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_defs.h202 #define WPS_ENCR_WEP 0x0002 /* deprecated */ macro
205 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
H A Dwps_attr_build.c331 encr_types &= ~WPS_ENCR_WEP; in wps_build_encr_type_flags()
H A Dwps_enrollee.c742 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()
H A Dwps_registrar.c1722 else if (wps->encr_type & WPS_ENCR_WEP) in wps_build_cred()
1723 wps->encr_type = WPS_ENCR_WEP; in wps_build_cred()
3638 if (cred->encr_type & WPS_ENCR_WEP) { in wps_registrar_config_ap()
H A Dwps_validate.c998 if (((encr_type == NULL || WPA_GET_BE16(encr_type) != WPS_ENCR_WEP) && in wps_validate_network_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_defs.h202 #define WPS_ENCR_WEP 0x0002 /* deprecated */ macro
205 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
H A Dwps_attr_build.c336 encr_types &= ~WPS_ENCR_WEP; in wps_build_encr_type_flags()
H A Dwps_enrollee.c742 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()
H A Dwps_registrar.c1706 else if (wps->encr_type & WPS_ENCR_WEP) in wps_build_cred()
1707 wps->encr_type = WPS_ENCR_WEP; in wps_build_cred()
3630 if (cred->encr_type & WPS_ENCR_WEP) { in wps_registrar_config_ap()
H A Dwps_validate.c998 if (((encr_type == NULL || WPA_GET_BE16(encr_type) != WPS_ENCR_WEP) && in wps_validate_network_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_wsc.c107 cred->encr_type = WPS_ENCR_WEP; in eap_wsc_new_ap_settings()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_wsc.c109 cred->encr_type = WPS_ENCR_WEP; in eap_wsc_new_ap_settings()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwps_supplicant.c2113 cred.encr_type = WPS_ENCR_WEP; in wpas_wps_er_config()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwps_supplicant.c2172 cred.encr_type = WPS_ENCR_WEP; in wpas_wps_er_config()

Completed in 27 milliseconds