Searched refs:encr_types (Results 1 – 6 of 6) sorted by relevance
330 u16 encr_types = WPS_ENCR_TYPES; in wps_build_encr_type_flags() local331 encr_types &= ~WPS_ENCR_WEP; in wps_build_encr_type_flags()336 encr_types, wps_force_encr_types); in wps_build_encr_type_flags()337 encr_types = wps_force_encr_types; in wps_build_encr_type_flags()341 encr_types); in wps_build_encr_type_flags()344 wpabuf_put_be16(msg, encr_types); in wps_build_encr_type_flags()
1701 wps->wps->encr_types, wps->wps->encr_types_rsn, in wps_build_cred()2477 u16 encr_types; in wps_process_encr_type_flags() local2485 encr_types = WPA_GET_BE16(encr); in wps_process_encr_type_flags()2488 encr_types); in wps_process_encr_type_flags()2489 wps->encr_type = wps->wps->encr_types & encr_types; in wps_process_encr_type_flags()2493 wps->wps->encr_types, encr_types); in wps_process_encr_type_flags()2505 wps->encr_type = wps->wps->encr_types; in wps_process_encr_type_flags()
702 u16 encr_types; member
372 data.encr_type = wps->encr_types; in wps_get_oob_cred()
454 hapd->wps->encr_types = cred->encr_type; in hapd_wps_cred_cb()1109 wps->encr_types |= WPS_ENCR_AES; in hostapd_init_wps()1113 wps->encr_types |= WPS_ENCR_TKIP; in hostapd_init_wps()1125 wps->encr_types |= WPS_ENCR_AES; in hostapd_init_wps()1129 wps->encr_types |= WPS_ENCR_TKIP; in hostapd_init_wps()1135 wps->encr_types |= WPS_ENCR_NONE; in hostapd_init_wps()1166 wps->ap_encr_type = wps->encr_types; in hostapd_init_wps()1170 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in hostapd_init_wps()
1608 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP; in wpas_wps_init()