Searched refs:ic_iv (Results 1 – 2 of 2) sorted by relevance
553 u_int32_t ic_iv; /* initial vector for wep */ member
2749 ic->ic_iv = arc4random(); in ieee80211_wep_crypt()2752 iv = ic->ic_iv + 1; in ieee80211_wep_crypt()2760 ic->ic_iv = iv + 1; in ieee80211_wep_crypt()