OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RSN_CIPHER_SUITE_GCMP
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/common/
wpa_common.c
354
if (RSN_SELECTOR_GET(s) ==
RSN_CIPHER_SUITE_GCMP
)
1163
return
RSN_CIPHER_SUITE_GCMP
;
1190
RSN_SELECTOR_PUT(pos,
RSN_CIPHER_SUITE_GCMP
);
[
all
...]
wpa_common.h
77
#define
RSN_CIPHER_SUITE_GCMP
RSN_SELECTOR(0x00, 0x0f, 0xac, 8)
Completed in 39 milliseconds