Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/uapi/linux/usb/
Dch9.h820 struct usb_encryption_descriptor { struct
821 __u8 bLength;
822 __u8 bDescriptorType;
824 __u8 bEncryptionType;
829 __u8 bEncryptionValue; /* use in SET_ENCRYPTION */
830 __u8 bAuthKeyIndex;
/kernel/linux/linux-5.10/include/uapi/linux/usb/
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;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dch9.h413 struct usb_encryption_descriptor { struct
414 __u8 bLength;
415 __u8 bDescriptorType;
416 __u8 bEncryptionType;
421 __u8 bEncryptionValue;
422 __u8 bAuthKeyIndex;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dch9.h329 struct usb_encryption_descriptor { struct
330 __u8 bLength;
331 __u8 bDescriptorType;
332 __u8 bEncryptionType;
337 __u8 bEncryptionValue;
338 __u8 bAuthKeyIndex;