Searched refs:tkip_replay_check (Results 1 – 1 of 1) sorted by relevance
367 static inline int tkip_replay_check(u32 iv32_n, u16 iv16_n, in tkip_replay_check() function421 if (tkip_replay_check(iv32, iv16, tkey->rx_iv32, tkey->rx_iv16)) { in lib80211_tkip_decrypt()