Searched refs:IEEE80211_KEY_NOREPLAY (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto.h84 #define IEEE80211_KEY_NOREPLAY 0x00000008 /* ignore replay failures */ macro
111 IEEE80211_KEY_NOREPLAY)
H A Dieee80211_crypto_ccmp.c267 (k->wk_flags & IEEE80211_KEY_NOREPLAY) == 0) {
H A Dieee80211_crypto_tkip.c333 (k->wk_flags & IEEE80211_KEY_NOREPLAY) == 0) {

Completed in 41 milliseconds