Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac80211/
A Dtkip.c83 const u8 *ta, u32 tsc_IV32) in tkip_mixing_phase1() argument
88 p1k[0] = tsc_IV32 & 0xFFFF; in tkip_mixing_phase1()
89 p1k[1] = tsc_IV32 >> 16; in tkip_mixing_phase1()
103 ctx->p1k_iv32 = tsc_IV32; in tkip_mixing_phase1()

Completed in 3 milliseconds