Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dwpa.c249 ieee80211_tx_set_protected(tx); in ieee80211_crypto_tkip_encrypt()
480 ieee80211_tx_set_protected(tx); in ieee80211_crypto_ccmp_encrypt()
707 ieee80211_tx_set_protected(tx); in ieee80211_crypto_gcmp_encrypt()
1236 ieee80211_tx_set_protected(tx); in ieee80211_crypto_hw_encrypt()
Dwep.c329 ieee80211_tx_set_protected(tx); in ieee80211_crypto_wep_encrypt()
Dieee80211_i.h1480 void ieee80211_tx_set_protected(struct ieee80211_tx_data *tx);
Dutil.c51 void ieee80211_tx_set_protected(struct ieee80211_tx_data *tx) in ieee80211_tx_set_protected() function