Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dkey.h50 u32 p1k_iv32; /* iv32 for which p1k computed */ member
Dtkip.c105 ctx->p1k_iv32 = tsc_IV32; in tkip_mixing_phase1()
170 if (ctx->p1k_iv32 != iv32 || ctx->state == TKIP_STATE_NOT_INIT) in ieee80211_compute_tkip_p1k()