Searched defs:NDIS_802_11_WEP (Results 1 – 1 of 1) sorted by relevance
159 struct NDIS_802_11_WEP { struct160 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 */
Completed in 5 milliseconds