Searched refs:WPS_AUTH_WPA2PSK (Results 1 – 5 of 5) sorted by relevance
194 #define WPS_AUTH_WPA2PSK 0x0020 macro196 WPS_AUTH_WPA | WPS_AUTH_WPA2 | WPS_AUTH_WPA2PSK)
260 if (auth_type & WPS_AUTH_WPA2PSK) in wps_build_cred_auth_type()261 auth_type = WPS_AUTH_WPA2PSK; in wps_build_cred_auth_type()282 if (wps->wps->auth_types & (WPS_AUTH_WPA2PSK | WPS_AUTH_WPAPSK)) { in wps_build_cred_encr_type()842 (cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) == in wps_process_ap_settings_e()862 if ((cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) == in wps_process_ap_settings_e()866 cred->auth_type |= WPS_AUTH_WPA2PSK; in wps_process_ap_settings_e()
1593 if (wps->auth_type & WPS_AUTH_WPA2PSK) in wps_build_cred()1594 wps->auth_type = WPS_AUTH_WPA2PSK; in wps_build_cred()1608 if (wps->auth_type == WPS_AUTH_WPA2PSK || in wps_build_cred()1663 } else if (wps->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) { in wps_build_cred()1694 dummy.auth_type = WPS_AUTH_WPA2PSK; in wps_build_cred()2718 if (wps->cred.auth_type & WPS_AUTH_WPA2PSK) in wps_sta_cred_cb()2719 wps->cred.auth_type = WPS_AUTH_WPA2PSK; in wps_sta_cred_cb()3162 cred.auth_type = WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK; in wps_process_wsc_done()3465 if ((cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) == in wps_registrar_config_ap()3469 cred->auth_type |= WPS_AUTH_WPA2PSK; in wps_registrar_config_ap()
274 if (cred->auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK) && in wps_workaround_cred_key()
641 if ((val & ~WPS_AUTH_TYPES) || !(val & WPS_AUTH_WPA2PSK)) { in wps_validate_auth_type_flags()665 val != (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK))) { in wps_validate_auth_type()