Home | History | Annotate | Download | only in wps

Lines Matching refs:WPS_AUTH_WPAPSK

1093 	else if (wps->auth_type & WPS_AUTH_WPAPSK)
1094 wps->auth_type = WPS_AUTH_WPAPSK;
1107 wps->auth_type == WPS_AUTH_WPAPSK) {
1156 } else if (wps->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) {
2063 else if (wps->cred.auth_type & WPS_AUTH_WPAPSK)
2064 wps->cred.auth_type = WPS_AUTH_WPAPSK;
2462 cred.auth_type = WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK;