Searched defs:ath_keyval (Results 1 – 1 of 1) sorted by relevance
97 struct ath_keyval { struct98 u8 kv_type;99 u8 kv_pad;100 u16 kv_len;101 u8 kv_val[16]; /* TK */102 u8 kv_mic[8]; /* Michael MIC key */103 u8 kv_txmic[8]; /* Michael MIC TX key (used only if the hardware