Home | History | Annotate | Download | only in ap

Lines Matching refs:WPS_AUTH_WPAPSK

319 	    (cred->auth_type & (WPS_AUTH_WPA | WPS_AUTH_WPAPSK)))
323 else if (cred->auth_type & (WPS_AUTH_WPA | WPS_AUTH_WPAPSK))
331 if (cred->auth_type & (WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK))
520 (cred->auth_type & (WPS_AUTH_WPA | WPS_AUTH_WPAPSK)))
524 else if (cred->auth_type & (WPS_AUTH_WPA | WPS_AUTH_WPAPSK))
539 if (cred->auth_type & (WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK))
1078 wps->auth_types |= WPS_AUTH_WPAPSK;
1137 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK;
1646 cred.auth_type = WPS_AUTH_WPAPSK;