Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Dwlan_bssdef.h186 struct NDIS_802_11_WEP { struct
187 u32 Length; /* Length of this structure */
188 u32 KeyIndex; /* 0 is the per-client key,
190 u32 KeyLength; /* length of key in bytes */
191 u8 KeyMaterial[16]; /* variable length depending on above field */