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

/netbsd-current/sys/net80211/
H A Dieee80211_crypto_tkip.c102 u16 rx_ttak[5]; member in struct:tkip_ctx
924 tkip_mixing_phase1(ctx->rx_ttak, key->wk_key,
928 tkip_mixing_phase2(ctx->rx_rc4key, key->wk_key, ctx->rx_ttak, iv16);

Completed in 130 milliseconds