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_AUTN_LEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/hostapd/
hlr_auc_gw.c
98
#define
EAP_AKA_AUTN_LEN
16
739
u8 autn[
EAP_AKA_AUTN_LEN
];
774
memset(autn, '1',
EAP_AKA_AUTN_LEN
);
799
pos += wpa_snprintf_hex(pos, end - pos, autn,
EAP_AKA_AUTN_LEN
);
/src/external/bsd/wpa/dist/src/eap_common/
eap_sim_common.h
58
#define
EAP_AKA_AUTN_LEN
16
Completed in 17 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026