Home | History | Annotate | Download | only in ap

Lines Matching refs:auth_types

329 	hapd->wps->auth_types = cred->auth_type;
870 wps->auth_types |= WPS_AUTH_WPA2PSK;
872 wps->auth_types |= WPS_AUTH_WPA2;
882 wps->auth_types |= WPS_AUTH_WPAPSK;
884 wps->auth_types |= WPS_AUTH_WPA;
894 wps->auth_types |= WPS_AUTH_OPEN;
898 wps->auth_types |= WPS_AUTH_OPEN;
900 wps->auth_types |= WPS_AUTH_SHARED;
902 wps->auth_types |= WPS_AUTH_OPEN;
941 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK;