Home
last modified time | relevance | path

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

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