Home | History | Annotate | Download | only in wps

Lines Matching refs:WPS_ENCR_NONE

279 		else if (encr_type & WPS_ENCR_NONE)
280 encr_type = WPS_ENCR_NONE;
675 (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES))) {
775 if (!(cred.encr_type & (WPS_ENCR_NONE | WPS_ENCR_TKIP | WPS_ENCR_AES)))