Searched defs:ndis_802_11_wep (Results 1 – 2 of 2) sorted by relevance
123 struct ndis_802_11_wep { struct124 u32 Length; /* Length of this structure */125 u32 KeyIndex; /* 0 is the per-client key,128 u32 KeyLength; /* length of key in bytes */129 u8 KeyMaterial[16];/* variable len depending on above field */
166 struct ndis_802_11_wep { struct167 u32 Length; /* Length of this structure */168 u32 KeyIndex; /* 0 is the per-client key, 1-N are the global keys */169 u32 KeyLength; /* length of key in bytes */170 u8 KeyMaterial[16];/* variable length depending on above field */