ccm1_etd 510 drivers/staging/wusbcore/host/hwa-hc.c encryption_value = wusbhc->ccm1_etd->bEncryptionValue; ccm1_etd 525 drivers/staging/wusbcore/host/hwa-hc.c wusb_et_name(wusbhc->ccm1_etd->bEncryptionType), ccm1_etd 526 drivers/staging/wusbcore/host/hwa-hc.c wusbhc->ccm1_etd->bEncryptionValue, result); ccm1_etd 687 drivers/staging/wusbcore/host/hwa-hc.c wusbhc->ccm1_etd = etd; ccm1_etd 690 drivers/staging/wusbcore/host/hwa-hc.c if (wusbhc->ccm1_etd == NULL) { ccm1_etd 162 drivers/staging/wusbcore/security.c value = wusb_dev->ccm1_etd.bEncryptionValue; ccm1_etd 175 drivers/staging/wusbcore/security.c wusb_et_name(wusb_dev->ccm1_etd.bEncryptionType), ccm1_etd 176 drivers/staging/wusbcore/security.c wusb_dev->ccm1_etd.bEncryptionValue, result); ccm1_etd 208 drivers/staging/wusbcore/security.c const struct usb_encryption_descriptor *etd, *ccm1_etd = NULL; ccm1_etd 265 drivers/staging/wusbcore/security.c ccm1_etd = etd; ccm1_etd 270 drivers/staging/wusbcore/security.c if (ccm1_etd == NULL) { ccm1_etd 276 drivers/staging/wusbcore/security.c wusb_dev->ccm1_etd = *ccm1_etd; ccm1_etd 278 drivers/staging/wusbcore/security.c buf, wusb_et_name(ccm1_etd->bEncryptionType), ccm1_etd 279 drivers/staging/wusbcore/security.c ccm1_etd->bEncryptionValue, ccm1_etd->bAuthKeyIndex); ccm1_etd 90 drivers/staging/wusbcore/wusbhc.h struct usb_encryption_descriptor ccm1_etd; ccm1_etd 289 drivers/staging/wusbcore/wusbhc.h struct usb_encryption_descriptor *ccm1_etd;