Home
last modified time | relevance | path

Searched defs:usb_encryption_descriptor (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/usb/
H A Dch9.h779 struct usb_encryption_descriptor { struct
780 __u8 bLength;
781 __u8 bDescriptorType;
783 __u8 bEncryptionType;
788 __u8 bEncryptionValue; /* use in SET_ENCRYPTION */
789 __u8 bAuthKeyIndex;
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h827 struct usb_encryption_descriptor { struct
828 __u8 bLength;
829 __u8 bDescriptorType;
831 __u8 bEncryptionType;
836 __u8 bEncryptionValue; /* use in SET_ENCRYPTION */
837 __u8 bAuthKeyIndex;