Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dkey.c181 IEEE80211_KEY_FLAG_PUT_MIC_SPACE)) || in ieee80211_key_enable_hw_accel()
188 WARN_ON((key->conf.flags & IEEE80211_KEY_FLAG_PUT_MIC_SPACE) && in ieee80211_key_enable_hw_accel()
247 IEEE80211_KEY_FLAG_PUT_MIC_SPACE)) || in ieee80211_key_disable_hw_accel()
1121 IEEE80211_KEY_FLAG_PUT_MIC_SPACE)) || in ieee80211_remove_key()
Dwpa.c63 IEEE80211_KEY_FLAG_PUT_MIC_SPACE))) { in ieee80211_tx_h_michael_mic_add()
81 if (tx->key->conf.flags & IEEE80211_KEY_FLAG_PUT_MIC_SPACE) { in ieee80211_tx_h_michael_mic_add()
Dtx.c2952 IEEE80211_KEY_FLAG_PUT_MIC_SPACE); in ieee80211_check_fast_xmit()
/Linux-v4.19/include/net/
Dmac80211.h1619 IEEE80211_KEY_FLAG_PUT_MIC_SPACE = BIT(8), enumerator