Searched defs:rt2x00lib_crypto (Results 1 – 1 of 1) sorted by relevance
456 struct rt2x00lib_crypto { struct457 enum cipher cipher;459 enum set_key_cmd cmd;460 const u8 *address;462 u32 bssidx;464 u8 key[16];465 u8 tx_mic[8];466 u8 rx_mic[8];468 int wcid;