Searched refs:auth_types (Results 1 – 7 of 7) sorted by relevance
260 u16 auth_types = WPS_AUTH_TYPES; in wps_build_auth_type_flags() local262 auth_types &= ~WPS_AUTH_SHARED; in wps_build_auth_type_flags()267 wpabuf_put_be16(msg, auth_types); in wps_build_auth_type_flags()
2270 u16 auth_types; in wps_process_auth_type_flags() local2278 auth_types = WPA_GET_BE16(auth); in wps_process_auth_type_flags()2281 auth_types); in wps_process_auth_type_flags()2282 wps->auth_type = wps->wps->auth_types & auth_types; in wps_process_auth_type_flags()2286 wps->wps->auth_types, auth_types); in wps_process_auth_type_flags()2298 wps->auth_type = wps->wps->auth_types; in wps_process_auth_type_flags()
640 u16 auth_types; member
255 u16 auth_type = wps->wps->auth_types; in wps_build_cred_auth_type()280 if (wps->wps->auth_types & (WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK)) { in wps_build_cred_encr_type()
341 data.auth_type = wps->auth_types; in wps_get_oob_cred()
327 hapd->wps->auth_types = cred->auth_type; in hapd_wps_cred_cb()868 wps->auth_types |= WPS_AUTH_WPA2PSK; in hostapd_init_wps()870 wps->auth_types |= WPS_AUTH_WPA2; in hostapd_init_wps()880 wps->auth_types |= WPS_AUTH_WPAPSK; in hostapd_init_wps()882 wps->auth_types |= WPS_AUTH_WPA; in hostapd_init_wps()892 wps->auth_types |= WPS_AUTH_OPEN; in hostapd_init_wps()896 wps->auth_types |= WPS_AUTH_OPEN; in hostapd_init_wps()898 wps->auth_types |= WPS_AUTH_SHARED; in hostapd_init_wps()900 wps->auth_types |= WPS_AUTH_OPEN; in hostapd_init_wps()939 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK; in hostapd_init_wps()
1249 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK; in wpas_wps_init()