Searched defs:setkey_parm (Results 1 – 2 of 2) sorted by relevance
161 struct setkey_parm { struct162 u8 algorithm; /* could be none, wep40, TKIP, CCMP, wep104 */163 u8 keyid;164 u8 grpkey; /* 1: this is the grpkey for 802.1x.166 u8 set_tx; /* 1: main tx key for wep. 0: other key. */167 u8 key[16]; /* this could be 40 or 104 */
186 struct setkey_parm { struct187 u8 algorithm; /* encryption algorithm, could be none, wep40,190 u8 keyid;191 u8 grpkey; /* 1: this is the grpkey for 802.1x.194 u8 key[16]; /* this could be 40 or 104 */