Searched defs:rt2x00lib_crypto (Results 1 – 1 of 1) sorted by relevance
470 struct rt2x00lib_crypto { struct471 enum cipher cipher;473 enum set_key_cmd cmd;474 const u8 *address;476 u32 bssidx;478 u8 key[16];479 u8 tx_mic[8];480 u8 rx_mic[8];482 int wcid;