Searched refs:IEEE80211_TKIP_ICV_LEN (Results 1 – 5 of 5) sorted by relevance
70 tail += IEEE80211_TKIP_ICV_LEN; in ieee80211_tx_h_michael_mic_add()219 tail = IEEE80211_TKIP_ICV_LEN; in tkip_encrypt_skb()243 skb_put(skb, IEEE80211_TKIP_ICV_LEN); in tkip_encrypt_skb()307 skb_trim(skb, skb->len - IEEE80211_TKIP_ICV_LEN); in ieee80211_crypto_tkip_decrypt()
419 key->conf.icv_len = IEEE80211_TKIP_ICV_LEN; in ieee80211_key_alloc()
2530 #define IEEE80211_TKIP_ICV_LEN 4 macro
198 len += IEEE80211_TKIP_ICV_LEN; in iwl_pcie_txq_update_byte_cnt_tbl()
713 return IEEE80211_TKIP_ICV_LEN; in ath10k_htt_rx_crypto_icv_len()