Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_crypto_tkip.c230 static void tkip_mixing_phase2(u8 * WEPSeed, const u8 * TK, const u16 * TTAK, in tkip_mixing_phase2() function
296 tkip_mixing_phase2(rc4key, tkey->key, tkey->tx_ttak, tkey->tx_iv16); in libipw_tkip_hdr()
428 tkip_mixing_phase2(rc4key, tkey->key, tkey->rx_ttak, iv16); in libipw_tkip_decrypt()