Searched defs:rt2x00lib_crypto (Results 1 – 1 of 1) sorted by relevance
449 struct rt2x00lib_crypto { struct450 enum cipher cipher;452 enum set_key_cmd cmd;453 const u8 *address;455 u32 bssidx;457 u8 key[16];458 u8 tx_mic[8];459 u8 rx_mic[8];461 int wcid;