Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dtkip.c200 void ieee80211_get_tkip_p2k(struct ieee80211_key_conf *keyconf, in ieee80211_get_tkip_p2k() function
218 EXPORT_SYMBOL(ieee80211_get_tkip_p2k);
234 ieee80211_get_tkip_p2k(&key->conf, skb, rc4key); in ieee80211_tkip_encrypt_data()
/linux-3.4.99/include/net/
Dmac80211.h2936 void ieee80211_get_tkip_p2k(struct ieee80211_key_conf *keyconf,
/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-tx.c228 ieee80211_get_tkip_p2k(keyconf, skb_frag, tx_cmd->key); in iwlagn_tx_cmd_build_hwcrypto()
/linux-3.4.99/drivers/net/wireless/iwlegacy/
D4965-mac.c1605 ieee80211_get_tkip_p2k(keyconf, skb_frag, tx_cmd->key); in il4965_tx_cmd_build_hwcrypto()