OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EAP_AKA_CK_LEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/hostapd/
hlr_auc_gw.c
103
#define
EAP_AKA_CK_LEN
16
741
u8 ck[
EAP_AKA_CK_LEN
];
776
memset(ck, '4',
EAP_AKA_CK_LEN
);
803
pos += wpa_snprintf_hex(pos, end - pos, ck,
EAP_AKA_CK_LEN
);
/src/external/bsd/wpa/dist/src/eap_common/
eap_sim_common.h
62
#define
EAP_AKA_CK_LEN
16
Completed in 20 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026