Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h120 struct ndis_802_11_wep { struct
121 u32 Length; /* Length of this structure */
122 u32 KeyIndex; /* 0 is the per-client key,
125 u32 KeyLength; /* length of key in bytes */
126 u8 KeyMaterial[16];/* variable len depending on above field */
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dwlan_bssdef.h163 struct ndis_802_11_wep { struct
164 u32 Length; /* Length of this structure */
165 u32 KeyIndex; /* 0 is the per-client key, 1-N are the global keys */
166 u32 KeyLength; /* length of key in bytes */
167 u8 KeyMaterial[16];/* variable length depending on above field */