Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_wep.c81 uint32_t wc_iv; /* initial vector for crypto */ member
98 (void) random_get_pseudo_bytes((unsigned char *)&ctx->wc_iv, in wep_attach()
149 iv = ctx->wc_iv; in wep_encap()
159 ctx->wc_iv = iv + 1; in wep_encap()