Searched defs:rt2x00lib_crypto (Results 1 – 1 of 1) sorted by relevance
460 struct rt2x00lib_crypto { struct461 enum cipher cipher;463 enum set_key_cmd cmd;464 const u8 *address;466 u32 bssidx;468 u8 key[16];469 u8 tx_mic[8];470 u8 rx_mic[8];472 int wcid;