Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto_tkip.c596 static void tkip_mixing_phase1(u16 *TTAK, const u8 *TK, const u8 *TA, u32 IV32) in tkip_mixing_phase1() function
1011 tkip_mixing_phase1(ctx->tx_ttak, key->wk_key, wh->i_addr2, in tkip_encrypt()
1045 tkip_mixing_phase1(ctx->rx_ttak, key->wk_key, in tkip_decrypt()