OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RSN_PN_LEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/common/
wpa_common.h
20
#define
RSN_PN_LEN
6
351
#define WPA_IGTK_KDE_PREFIX_LEN (2 +
RSN_PN_LEN
)
354
u8 pn[
RSN_PN_LEN
];
358
#define WPA_BIGTK_KDE_PREFIX_LEN (2 +
RSN_PN_LEN
)
361
u8 pn[
RSN_PN_LEN
];
365
#define RSN_MLO_GTK_KDE_PREFIX_LENGTH (1 +
RSN_PN_LEN
)
371
#define RSN_MLO_IGTK_KDE_PREFIX_LENGTH (2 +
RSN_PN_LEN
+ 1)
376
u8 pn[
RSN_PN_LEN
];
381
#define RSN_MLO_BIGTK_KDE_PREFIX_LENGTH (2 +
RSN_PN_LEN
+ 1)
386
u8 pn[
RSN_PN_LEN
];
[
all
...]
/src/external/bsd/wpa/dist/src/ap/
wpa_auth.c
4257
kde_len += KDE_HDR_LEN + 1 +
RSN_PN_LEN
;
Completed in 33 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026