Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8712/
Dwlan_bssdef.h159 struct NDIS_802_11_WEP { struct
160 u32 Length; /* Length of this structure */
161 u32 KeyIndex; /* 0 is the per-client key,
164 u32 KeyLength; /* length of key in bytes */
165 u8 KeyMaterial[16]; /* variable length depending on above field */