Home
last modified time | relevance | path

Searched refs:ieee80211_tkip_add_iv (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dtkip.c143 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key_conf *keyconf, u64 pn) in ieee80211_tkip_add_iv() function
150 EXPORT_SYMBOL_GPL(ieee80211_tkip_add_iv);
H A Dwpa.c234 pos = ieee80211_tkip_add_iv(pos, &key->conf, pn); in tkip_encrypt_skb()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c469 ieee80211_tkip_add_iv(crypto_hdr, keyconf, pn); in iwl_mvm_set_tx_cmd_crypto()
/openbmc/linux/include/net/
H A Dmac80211.h5763 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key_conf *keyconf, u64 pn);