OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEEE80211_KEY_SWMIC
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net80211/
ieee80211_crypto.h
80
#define
IEEE80211_KEY_SWMIC
0x20 /* host-based enmic/demic */
ieee80211_crypto.c
341
flags |=
IEEE80211_KEY_SWMIC
;
407
flags |=
IEEE80211_KEY_SWMIC
;
ieee80211_crypto_tkip.c
214
if (force || (k->wk_flags &
IEEE80211_KEY_SWMIC
)) {
324
if (force || (k->wk_flags &
IEEE80211_KEY_SWMIC
)) {
/src/sys/dev/ic/
ath.c
1647
(k->wk_flags &
IEEE80211_KEY_SWMIC
) == 0)) {
1844
(k->wk_flags &
IEEE80211_KEY_SWMIC
) == 0) {
1877
(k->wk_flags &
IEEE80211_KEY_SWMIC
) == 0 && sc->sc_splitmic)
1886
(k->wk_flags &
IEEE80211_KEY_SWMIC
) == 0) {
3674
if ((k->wk_flags &
IEEE80211_KEY_SWMIC
) == 0 && !isfrag)
Completed in 17 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025