Searched refs:IEEE80211_KEY_SWMIC (Results 1 – 4 of 4) sorted by relevance
258 (k->wk_flags & IEEE80211_KEY_SWMIC) == 0) { in ath_keyset()472 (k->wk_flags & IEEE80211_KEY_SWMIC) == 0) { in ath_key_alloc()502 (k->wk_flags & IEEE80211_KEY_SWMIC) == 0 && sc->sc_splitmic) in ath_key_delete()511 (k->wk_flags & IEEE80211_KEY_SWMIC) == 0) { in ath_key_delete()
1019 if ((k->wk_flags & IEEE80211_KEY_SWMIC) == 0 && !isfrag) in ath_tx_tag_crypto()
113 #define IEEE80211_KEY_SWMIC (IEEE80211_KEY_SWENMIC | IEEE80211_KEY_SWDEMIC) macro117 IEEE80211_KEY_SWCRYPT|IEEE80211_KEY_SWMIC|IEEE80211_KEY_NOIV | \
410 flags |= IEEE80211_KEY_SWMIC; in ieee80211_crypto_newkey()