Searched defs:NDIS_802_11_WEP (Results 1 – 1 of 1) sorted by relevance
186 struct NDIS_802_11_WEP { struct187 u32 Length; /* Length of this structure */188 u32 KeyIndex; /* 0 is the per-client key,190 u32 KeyLength; /* length of key in bytes */191 u8 KeyMaterial[16]; /* variable length depending on above field */