Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Dwlan_bssdef.h141 struct ndis_802_11_key { struct
142 u32 Length; /* Length of this structure */
143 u32 KeyIndex;
144 u32 KeyLength; /* length of key in bytes */
145 unsigned char BSSID[ETH_ALEN];
146 unsigned long long KeyRSC;
147 u8 KeyMaterial[32]; /* var len depending on above field */