Searched defs:rt2x00lib_crypto (Results 1 – 1 of 1) sorted by relevance
450 struct rt2x00lib_crypto { struct451 enum cipher cipher;453 enum set_key_cmd cmd;454 const u8 *address;456 u32 bssidx;458 u8 key[16];459 u8 tx_mic[8];460 u8 rx_mic[8];462 int wcid;