Searched defs:ndis_802_11_wep (Results 1 – 1 of 1) sorted by relevance
165 struct ndis_802_11_wep { struct166 u32 Length; /* Length of this structure */167 u32 KeyIndex; /* 0 is the per-client key,169 u32 KeyLength; /* length of key in bytes */170 u8 KeyMaterial[16];/* variable len depending on above field */