OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEEE80211_MICBUF_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net80211/
ieee80211_crypto.h
42
#define
IEEE80211_MICBUF_SIZE
(8+8) /* space for both tx+rx keys */
83
u_int8_t wk_key[IEEE80211_KEYBUF_SIZE+
IEEE80211_MICBUF_SIZE
];
ieee80211_ioctl.h
262
u_int8_t ik_keydata[IEEE80211_KEYBUF_SIZE+
IEEE80211_MICBUF_SIZE
];
ieee80211_ioctl.c
917
IEEE80211_MICBUF_SIZE
);
918
ik.ik_keylen +=
IEEE80211_MICBUF_SIZE
;
Completed in 15 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025