Home | History | Annotate | Download | only in wps

Lines Matching refs:WPS_ENCR_AES

1607 		if (wps->encr_type & WPS_ENCR_AES)
1608 wps->encr_type = WPS_ENCR_AES;
1697 dummy.encr_type = WPS_ENCR_AES;
2716 if (wps->cred.encr_type & WPS_ENCR_AES)
2717 wps->cred.encr_type = WPS_ENCR_AES;
3157 cred.encr_type = WPS_ENCR_TKIP | WPS_ENCR_AES;
3453 WPS_ENCR_AES))) {
3465 if ((cred->encr_type & (WPS_ENCR_TKIP | WPS_ENCR_AES)) ==
3469 cred->encr_type |= WPS_ENCR_AES;