Searched refs:wc_iv (Results 1 – 1 of 1) sorted by relevance
90 u_int32_t wc_iv; /* initial vector for crypto */ member105 get_random_bytes(&ctx->wc_iv, sizeof(ctx->wc_iv)); in wep_attach()157 iv = ctx->wc_iv; in wep_encap()163 ctx->wc_iv = iv + 1; in wep_encap()