Home
last modified time | relevance | path

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

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto_tkip.c61 u_int8_t rxttak_ok; member
412 if (!ctx->rxttak_ok || (tsc >> 16) != (*prsc >> 16)) { in ieee80211_tkip_decrypt()
413 ctx->rxttak_ok = 0; /* invalidate cached TTAK (if any) */ in ieee80211_tkip_decrypt()
492 ctx->rxttak_ok = 1; in ieee80211_tkip_decrypt()