OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wc_iv
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net80211/
ieee80211_crypto_wep.c
90
u_int32_t
wc_iv
; /* initial vector for crypto */
member in struct:wep_ctx
105
get_random_bytes(&ctx->
wc_iv
, sizeof(ctx->
wc_iv
));
157
iv = ctx->
wc_iv
;
163
ctx->
wc_iv
= iv + 1;
Completed in 12 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025