Searched refs:encr_types_wpa (Results 1 – 3 of 3) sorted by relevance
504 hapd->wps->encr_types_wpa = cred->encr_type; in hapd_wps_cred_cb()1211 wps->encr_types_wpa |= WPS_ENCR_AES; in hostapd_init_wps()1215 wps->encr_types_wpa |= WPS_ENCR_TKIP; in hostapd_init_wps()1261 wps->encr_types_wpa = WPS_ENCR_AES; in hostapd_init_wps()1266 wps->encr_types_wpa = WPS_ENCR_AES | WPS_ENCR_TKIP; in hostapd_init_wps()
721 u16 encr_types_wpa; member
1683 wps->wps->encr_types_wpa, wps->encr_type); in wps_build_cred()1687 wps->encr_type &= wps->wps->encr_types_wpa; in wps_build_cred()