Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_tkip.c83 uint16_t rx_ttak[5]; member
756 tkip_mixing_phase1(ctx->rx_ttak, key->wk_key, in tkip_decrypt()
760 tkip_mixing_phase2(ctx->rx_rc4key, key->wk_key, ctx->rx_ttak, iv16); in tkip_decrypt()