Home | History | Annotate | Download | only in ap

Lines Matching refs:encr_types

328 	hapd->wps->encr_types = cred->encr_type;
875 wps->encr_types |= WPS_ENCR_AES;
877 wps->encr_types |= WPS_ENCR_TKIP;
887 wps->encr_types |= WPS_ENCR_AES;
889 wps->encr_types |= WPS_ENCR_TKIP;
893 wps->encr_types |= WPS_ENCR_NONE;
896 wps->encr_types |= WPS_ENCR_WEP;
904 wps->encr_types |= WPS_ENCR_WEP;
906 wps->encr_types |= WPS_ENCR_NONE;
942 wps->encr_types = WPS_ENCR_AES | WPS_ENCR_TKIP;