Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
usb_encryption_descriptor Struct Reference

#include <ch9.h>

Data Fields

__u8 bLength
 
__u8 bDescriptorType
 
__u8 bEncryptionType
 
__u8 bEncryptionValue
 
__u8 bAuthKeyIndex
 

Detailed Description

Definition at line 733 of file ch9.h.

Field Documentation

__u8 bAuthKeyIndex

Definition at line 743 of file ch9.h.

__u8 bDescriptorType

Definition at line 735 of file ch9.h.

__u8 bEncryptionType

Definition at line 737 of file ch9.h.

__u8 bEncryptionValue

Definition at line 742 of file ch9.h.

__u8 bLength

Definition at line 734 of file ch9.h.


The documentation for this struct was generated from the following file: