Searched refs:IEEE80211_TKIP_IV_LEN (Results 1 – 8 of 8) sorted by relevance
70 skb_headroom(skb) < IEEE80211_TKIP_IV_LEN, in ieee80211_tx_h_michael_mic_add()72 skb_headroom(skb), IEEE80211_TKIP_IV_LEN, in ieee80211_tx_h_michael_mic_add()212 skb_headroom(skb) < IEEE80211_TKIP_IV_LEN)) in tkip_encrypt_skb()215 pos = skb_push(skb, IEEE80211_TKIP_IV_LEN); in tkip_encrypt_skb()216 memmove(pos, pos + IEEE80211_TKIP_IV_LEN, hdrlen); in tkip_encrypt_skb()303 memmove(skb->data + IEEE80211_TKIP_IV_LEN, skb->data, hdrlen); in ieee80211_crypto_tkip_decrypt()304 skb_pull(skb, IEEE80211_TKIP_IV_LEN); in ieee80211_crypto_tkip_decrypt()
407 key->conf.iv_len = IEEE80211_TKIP_IV_LEN; in ieee80211_key_alloc()
2594 build.hdr_len += IEEE80211_TKIP_IV_LEN; in ieee80211_check_fast_xmit()
212 *crypt_len = IEEE80211_TKIP_IV_LEN; in iwl_mvm_set_mac80211_rx_flag()
2027 #define IEEE80211_TKIP_IV_LEN 8 macro
1366 pattrib->iv_len = IEEE80211_TKIP_IV_LEN; in validate_recv_data_frame()
589 pattrib->iv_len = IEEE80211_TKIP_IV_LEN; in update_attrib()
603 return IEEE80211_TKIP_IV_LEN; in ath10k_htt_rx_crypto_param_len()