Searched defs:ath_keyval (Results 1 – 1 of 1) sorted by relevance
84 struct ath_keyval { struct85 u8 kv_type;86 u8 kv_pad;87 u16 kv_len;88 u8 kv_val[16]; /* TK */89 u8 kv_mic[8]; /* Michael MIC key */90 u8 kv_txmic[8]; /* Michael MIC TX key (used only if the hardware