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

/freebsd-12-stable/sys/net80211/
H A Dieee80211_crypto_tkip.c597 static void tkip_mixing_phase1(u16 *TTAK, const u8 *TK, const u8 *TA, u32 IV32) function
1018 tkip_mixing_phase1(ctx->tx_ttak, key->wk_key, wh->i_addr2,
1052 tkip_mixing_phase1(ctx->rx_ttak, key->wk_key,

Completed in 49 milliseconds