Searched refs:tsc_IV32 (Results 1 – 1 of 1) sorted by relevance
83 const u8 *ta, u32 tsc_IV32) in tkip_mixing_phase1() argument88 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()