Searched refs:auth_types (Results 1 – 13 of 13) sorted by relevance
308 u16 auth_types = WPS_AUTH_TYPES; in wps_build_auth_type_flags() local310 auth_types &= ~WPS_AUTH_WPA; in wps_build_auth_type_flags()311 auth_types &= ~WPS_AUTH_WPA2; in wps_build_auth_type_flags()312 auth_types &= ~WPS_AUTH_SHARED; in wps_build_auth_type_flags()314 auth_types &= ~WPS_AUTH_WPAPSK; in wps_build_auth_type_flags()320 auth_types, wps_force_auth_types); in wps_build_auth_type_flags()321 auth_types = wps_force_auth_types; in wps_build_auth_type_flags()325 auth_types); in wps_build_auth_type_flags()328 wpabuf_put_be16(msg, auth_types); in wps_build_auth_type_flags()
1665 wps->wps->auth_types, wps->auth_type); in wps_build_cred()2411 u16 auth_types; in wps_process_auth_type_flags() local2419 auth_types = WPA_GET_BE16(auth); in wps_process_auth_type_flags()2422 auth_types); in wps_process_auth_type_flags()2432 if ((auth_types & in wps_process_auth_type_flags()2437 auth_types |= WPS_AUTH_WPA2PSK; in wps_process_auth_type_flags()2440 wps->auth_type = wps->wps->auth_types & auth_types; in wps_process_auth_type_flags()2444 wps->wps->auth_types, auth_types); in wps_process_auth_type_flags()2456 wps->auth_type = wps->wps->auth_types; in wps_process_auth_type_flags()
721 u16 auth_types; member
371 data.auth_type = wps->auth_types; in wps_get_oob_cred()
306 u16 auth_types = WPS_AUTH_TYPES; in wps_build_auth_type_flags() local308 auth_types &= ~WPS_AUTH_WPA; in wps_build_auth_type_flags()309 auth_types &= ~WPS_AUTH_WPA2; in wps_build_auth_type_flags()310 auth_types &= ~WPS_AUTH_SHARED; in wps_build_auth_type_flags()315 auth_types, wps_force_auth_types); in wps_build_auth_type_flags()316 auth_types = wps_force_auth_types; in wps_build_auth_type_flags()320 auth_types); in wps_build_auth_type_flags()323 wpabuf_put_be16(msg, auth_types); in wps_build_auth_type_flags()
1685 wps->wps->auth_types, wps->auth_type); in wps_build_cred()2420 u16 auth_types; in wps_process_auth_type_flags() local2428 auth_types = WPA_GET_BE16(auth); in wps_process_auth_type_flags()2431 auth_types); in wps_process_auth_type_flags()2441 if ((auth_types & in wps_process_auth_type_flags()2446 auth_types |= WPS_AUTH_WPA2PSK; in wps_process_auth_type_flags()2449 wps->auth_type = wps->wps->auth_types & auth_types; in wps_process_auth_type_flags()2453 wps->wps->auth_types, auth_types); in wps_process_auth_type_flags()2465 wps->auth_type = wps->wps->auth_types; in wps_process_auth_type_flags()
717 u16 auth_types; member
505 hapd->wps->auth_types = cred->auth_type; in hapd_wps_cred_cb()1172 wps->auth_types |= WPS_AUTH_WPA2PSK; in hostapd_init_wps()1174 wps->auth_types |= WPS_AUTH_WPA2; in hostapd_init_wps()1176 wps->auth_types |= WPS_AUTH_WPA2PSK; in hostapd_init_wps()1204 wps->auth_types |= WPS_AUTH_WPAPSK; in hostapd_init_wps()1206 wps->auth_types |= WPS_AUTH_WPA; in hostapd_init_wps()1221 wps->auth_types |= WPS_AUTH_OPEN; in hostapd_init_wps()1252 wps->ap_auth_type = wps->auth_types; in hostapd_init_wps()1257 wps->auth_types = WPS_AUTH_WPA2PSK; in hostapd_init_wps()1262 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK; in hostapd_init_wps()
104 static const GEnumValue auth_types[] = { in gst_curl_ssh_sink_auth_get_type() local110 gtype = g_enum_register_static ("GstCurlSshAuthType", auth_types); in gst_curl_ssh_sink_auth_get_type()
457 hapd->wps->auth_types = cred->auth_type; in hapd_wps_cred_cb()1102 wps->auth_types |= WPS_AUTH_WPA2PSK; in hostapd_init_wps()1104 wps->auth_types |= WPS_AUTH_WPA2; in hostapd_init_wps()1120 wps->auth_types |= WPS_AUTH_WPAPSK; in hostapd_init_wps()1122 wps->auth_types |= WPS_AUTH_WPA; in hostapd_init_wps()1136 wps->auth_types |= WPS_AUTH_OPEN; in hostapd_init_wps()1165 wps->ap_auth_type = wps->auth_types; in hostapd_init_wps()1169 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK; in hostapd_init_wps()
1631 wps->auth_types = WPS_AUTH_WPA2PSK; in wpas_wps_init()1634 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK; in wpas_wps_init()
1607 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK; in wpas_wps_init()