Searched refs:IEEE80211_KEY_NOREPLAY (Results 1 – 3 of 3) sorted by relevance
84 #define IEEE80211_KEY_NOREPLAY 0x00000008 /* ignore replay failures */ macro111 IEEE80211_KEY_NOREPLAY)
267 (k->wk_flags & IEEE80211_KEY_NOREPLAY) == 0) { in ccmp_decap()
333 (k->wk_flags & IEEE80211_KEY_NOREPLAY) == 0) { in tkip_decap()