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

/opensolaris-onvv-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_tkip.c451 tkip_mixing_phase2(uint8_t *WEPSeed, const uint8_t *TK, function
724 tkip_mixing_phase2(ctx->tx_rc4key, key->wk_key, ctx->tx_ttak,
760 tkip_mixing_phase2(ctx->rx_rc4key, key->wk_key, ctx->rx_ttak, iv16);

Completed in 44 milliseconds