Searched refs:encr_types (Results 1 – 6 of 6) sorted by relevance
311 u16 encr_types = WPS_ENCR_TYPES; in wps_build_encr_type_flags() local312 encr_types &= ~WPS_ENCR_WEP; in wps_build_encr_type_flags()316 wpabuf_put_be16(msg, encr_types); in wps_build_encr_type_flags()
2374 u16 encr_types; in wps_process_encr_type_flags() local2382 encr_types = WPA_GET_BE16(encr); in wps_process_encr_type_flags()2385 encr_types); in wps_process_encr_type_flags()2386 wps->encr_type = wps->wps->encr_types & encr_types; in wps_process_encr_type_flags()2390 wps->wps->encr_types, encr_types); in wps_process_encr_type_flags()2402 wps->encr_type = wps->wps->encr_types; in wps_process_encr_type_flags()
664 u16 encr_types; member
371 data.encr_type = wps->encr_types; in wps_get_oob_cred()
447 hapd->wps->encr_types = cred->encr_type; in hapd_wps_cred_cb()1071 wps->encr_types |= WPS_ENCR_AES; in hostapd_init_wps()1073 wps->encr_types |= WPS_ENCR_TKIP; in hostapd_init_wps()1083 wps->encr_types |= WPS_ENCR_AES; in hostapd_init_wps()1085 wps->encr_types |= WPS_ENCR_TKIP; in hostapd_init_wps()1089 wps->encr_types |= WPS_ENCR_NONE; in hostapd_init_wps()1120 wps->ap_encr_type = wps->encr_types; in hostapd_init_wps()1124 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in hostapd_init_wps()
1548 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in wpas_wps_init()