Searched defs:setkey_parm (Results 1 – 1 of 1) sorted by relevance
396 struct setkey_parm { struct397 u8 algorithm; /* encryption algorithm, could be none, wep40, TKIP, CCMP, wep104 */398 u8 keyid;399 u8 set_tx; /* 1: main tx key for wep. 0: other key. */400 u8 key[32]; /* this could be 40 or 104 */