Searched defs:iwm_umac_key_tkip (Results 1 – 1 of 1) sorted by relevance
415 struct iwm_umac_key_tkip { struct416 struct iwm_umac_wifi_if hdr;417 struct iwm_umac_key_hdr key_hdr;418 u8 iv_count[6];419 u8 reserved[2];420 u8 tkip_key[IWM_TKIP_KEY_SIZE];421 u8 mic_rx_key[IWM_TKIP_MIC_SIZE];422 u8 mic_tx_key[IWM_TKIP_MIC_SIZE];