Searched defs:rt2x00lib_crypto (Results 1 – 1 of 1) sorted by relevance
454 struct rt2x00lib_crypto { struct455 enum cipher cipher;457 enum set_key_cmd cmd;458 const u8 *address;460 u32 bssidx;462 u8 key[16];463 u8 tx_mic[8];464 u8 rx_mic[8];466 int wcid;