Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPS_AUTH_WPAPSK

230 	if (auth_type == (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) {
238 auth_type != WPS_AUTH_WPAPSK &&
345 case WPS_AUTH_WPAPSK:
570 if (cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) {
1153 wps->auth_types = WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK;
1538 WPS_AUTH_WPA2PSK : WPS_AUTH_WPAPSK;
1590 cred.auth_type = WPS_AUTH_WPAPSK;