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.h171 struct NDIS_802_11_WEP { struct
172 u32 Length; /* Length of this structure */
173 u32 KeyIndex; /* 0 is the per-client key,
176 u32 KeyLength; /* length of key in bytes */
177 u8 KeyMaterial[16]; /* variable length depending on above field */