Searched refs:encr_types (Results 1 – 6 of 6) sorted by relevance
320 u16 encr_types = WPS_ENCR_TYPES; in wps_build_encr_type_flags() local321 encr_types &= ~WPS_ENCR_WEP; in wps_build_encr_type_flags()326 encr_types, wps_force_encr_types); in wps_build_encr_type_flags()327 encr_types = wps_force_encr_types; in wps_build_encr_type_flags()331 encr_types); in wps_build_encr_type_flags()334 wpabuf_put_be16(msg, encr_types); in wps_build_encr_type_flags()
1628 wps->wps->encr_types, wps->wps->encr_types_rsn, in wps_build_cred()2404 u16 encr_types; in wps_process_encr_type_flags() local2412 encr_types = WPA_GET_BE16(encr); in wps_process_encr_type_flags()2415 encr_types); in wps_process_encr_type_flags()2416 wps->encr_type = wps->wps->encr_types & encr_types; in wps_process_encr_type_flags()2420 wps->wps->encr_types, encr_types); in wps_process_encr_type_flags()2432 wps->encr_type = wps->wps->encr_types; in wps_process_encr_type_flags()
664 u16 encr_types; member
372 data.encr_type = wps->encr_types; in wps_get_oob_cred()
441 hapd->wps->encr_types = cred->encr_type; in hapd_wps_cred_cb()1068 wps->encr_types |= WPS_ENCR_AES; in hostapd_init_wps()1072 wps->encr_types |= WPS_ENCR_TKIP; in hostapd_init_wps()1084 wps->encr_types |= WPS_ENCR_AES; in hostapd_init_wps()1088 wps->encr_types |= WPS_ENCR_TKIP; in hostapd_init_wps()1094 wps->encr_types |= WPS_ENCR_NONE; in hostapd_init_wps()1125 wps->ap_encr_type = wps->encr_types; in hostapd_init_wps()1129 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in hostapd_init_wps()
1583 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in wpas_wps_init()