Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/linux/
Dusb_ch9.h278 struct usb_encryption_descriptor { struct
279 __u8 bLength;
280 __u8 bDescriptorType;
282 __u8 bEncryptionType;
287 __u8 bEncryptionValue;
288 __u8 bAuthKeyIndex;
/development/ndk/platforms/android-21/include/linux/usb/
Dch9.h349 struct usb_encryption_descriptor { struct
350 __u8 bLength;
351 __u8 bDescriptorType;
352 __u8 bEncryptionType;
359 __u8 bEncryptionValue;
360 __u8 bAuthKeyIndex;