Searched defs:ndis_802_11_wep (Results 1 – 2 of 2) sorted by relevance
120 struct ndis_802_11_wep { struct121 u32 Length; /* Length of this structure */122 u32 KeyIndex; /* 0 is the per-client key,125 u32 KeyLength; /* length of key in bytes */126 u8 KeyMaterial[16];/* variable len depending on above field */
163 struct ndis_802_11_wep { struct164 u32 Length; /* Length of this structure */165 u32 KeyIndex; /* 0 is the per-client key, 1-N are the global keys */166 u32 KeyLength; /* length of key in bytes */167 u8 KeyMaterial[16];/* variable length depending on above field */