Searched refs:IEEE80211_TKIP_IV_LEN (Results 1 – 7 of 7) sorted by relevance
73 skb_headroom(skb) < IEEE80211_TKIP_IV_LEN, in ieee80211_tx_h_michael_mic_add()75 skb_headroom(skb), IEEE80211_TKIP_IV_LEN, in ieee80211_tx_h_michael_mic_add()222 skb_headroom(skb) < IEEE80211_TKIP_IV_LEN)) in tkip_encrypt_skb()225 pos = skb_push(skb, IEEE80211_TKIP_IV_LEN); in tkip_encrypt_skb()226 memmove(pos, pos + IEEE80211_TKIP_IV_LEN, hdrlen); in tkip_encrypt_skb()310 memmove(skb->data + IEEE80211_TKIP_IV_LEN, skb->data, hdrlen); in ieee80211_crypto_tkip_decrypt()311 skb_pull(skb, IEEE80211_TKIP_IV_LEN); in ieee80211_crypto_tkip_decrypt()
418 key->conf.iv_len = IEEE80211_TKIP_IV_LEN; in ieee80211_key_alloc()
2986 build.hdr_len += IEEE80211_TKIP_IV_LEN; in ieee80211_check_fast_xmit()
229 *crypt_len = IEEE80211_TKIP_IV_LEN; in iwl_mvm_set_mac80211_rx_flag()
286 *crypt_len = IEEE80211_TKIP_IV_LEN; in iwl_mvm_rx_crypto()
2529 #define IEEE80211_TKIP_IV_LEN 8 macro
653 return IEEE80211_TKIP_IV_LEN; in ath10k_htt_rx_crypto_param_len()