Searched refs:auth_types (Results 1 – 11 of 11) sorted by relevance
290 hapd->wps->auth_types = cred->auth_type; in hapd_wps_cred_cb()770 wps->auth_types |= WPS_AUTH_WPA2PSK; in hostapd_init_wps()772 wps->auth_types |= WPS_AUTH_WPA2; in hostapd_init_wps()782 wps->auth_types |= WPS_AUTH_WPAPSK; in hostapd_init_wps()784 wps->auth_types |= WPS_AUTH_WPA; in hostapd_init_wps()794 wps->auth_types |= WPS_AUTH_OPEN; in hostapd_init_wps()798 wps->auth_types |= WPS_AUTH_OPEN; in hostapd_init_wps()800 wps->auth_types |= WPS_AUTH_SHARED; in hostapd_init_wps()802 wps->auth_types |= WPS_AUTH_OPEN; in hostapd_init_wps()841 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK; in hostapd_init_wps()
258 u16 auth_types = WPS_AUTH_TYPES; in wps_build_auth_type_flags() local260 auth_types &= ~WPS_AUTH_SHARED; in wps_build_auth_type_flags()265 wpabuf_put_be16(msg, auth_types); in wps_build_auth_type_flags()
2107 u16 auth_types; in wps_process_auth_type_flags() local2115 auth_types = WPA_GET_BE16(auth); in wps_process_auth_type_flags()2118 auth_types); in wps_process_auth_type_flags()2119 wps->auth_type = wps->wps->auth_types & auth_types; in wps_process_auth_type_flags()2123 wps->wps->auth_types, auth_types); in wps_process_auth_type_flags()2135 wps->auth_type = wps->wps->auth_types; in wps_process_auth_type_flags()
653 u16 auth_types; member
332 data.auth_type = wps->auth_types; in wps_get_oob_cred()
263 wpabuf_put_be16(msg, wps->wps->auth_types); in wps_build_cred_auth_type()
430 u16 auth_types; member
1746 u16 auth_types; in wps_process_auth_type_flags() local1754 auth_types = WPA_GET_BE16(auth); in wps_process_auth_type_flags()1757 auth_types); in wps_process_auth_type_flags()1758 wps->auth_type = wps->wps->auth_types & auth_types; in wps_process_auth_type_flags()1762 wps->wps->auth_types, auth_types); in wps_process_auth_type_flags()1774 wps->auth_type = wps->wps->auth_types; in wps_process_auth_type_flags()
242 wpabuf_put_be16(msg, wps->wps->auth_types); in wps_build_cred_auth_type()
706 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK; in wpas_wps_init()
1153 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK; in wpas_wps_init()