Searched defs:rt2x00lib_crypto (Results 1 – 1 of 1) sorted by relevance
459 struct rt2x00lib_crypto { struct460 enum cipher cipher;462 enum set_key_cmd cmd;463 const u8 *address;465 u32 bssidx;467 u8 key[16];468 u8 tx_mic[8];469 u8 rx_mic[8];471 int wcid;