Home
last modified time | relevance | path

Searched refs:usb_encryption_descriptor (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/wusbcore/
Dwusbhc.h104 struct usb_encryption_descriptor ccm1_etd;
303 struct usb_encryption_descriptor *ccm1_etd;
Dsecurity.c221 const struct usb_encryption_descriptor *etd, *ccm1_etd = NULL; in wusb_dev_sec_add()
/linux-4.1.27/include/uapi/linux/usb/
Dch9.h739 struct usb_encryption_descriptor { struct
/linux-4.1.27/drivers/usb/host/
Dhwa-hc.c643 struct usb_encryption_descriptor *etd; in hwahc_security_create()