Searched refs:ieee80211_get_tkip_p2k (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/net/mac80211/
H A Dtkip.c199 void ieee80211_get_tkip_p2k(struct ieee80211_key_conf *keyconf, ieee80211_get_tkip_p2k() function
216 EXPORT_SYMBOL(ieee80211_get_tkip_p2k); variable
232 ieee80211_get_tkip_p2k(&key->conf, skb, rc4key); ieee80211_tkip_encrypt_data()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dtx.c225 ieee80211_get_tkip_p2k(keyconf, skb_frag, tx_cmd->key); iwlagn_tx_cmd_build_hwcrypto()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dtx.c261 ieee80211_get_tkip_p2k(keyconf, skb_frag, tx_cmd->key); iwl_mvm_set_tx_cmd_crypto()
/linux-4.1.27/drivers/staging/vt6656/
H A Drxtx.c737 ieee80211_get_tkip_p2k(tx_key, skb, key_buffer); vnt_fill_txkey()
/linux-4.1.27/drivers/staging/vt6655/
H A Drxtx.c1237 ieee80211_get_tkip_p2k(tx_key, skb, key_buffer); vnt_fill_txkey()
/linux-4.1.27/include/net/
H A Dmac80211.h4231 * ieee80211_get_tkip_p2k - get a TKIP phase 2 key
4241 void ieee80211_get_tkip_p2k(struct ieee80211_key_conf *keyconf,
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D4965-mac.c1630 ieee80211_get_tkip_p2k(keyconf, skb_frag, tx_cmd->key); il4965_tx_cmd_build_hwcrypto()

Completed in 381 milliseconds