Home
last modified time | relevance | path

Searched refs:hlr_auc_gw (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.txt3 hlr_auc_gw is an example implementation of the EAP-SIM/AKA/AKA'
8 program, e.g., hlr_auc_gw.
10 hlr_auc_gw can be configured with GSM and UMTS authentication data with
12 hlr_auc_gw.milenage_db). Milenage parameters can be used to generate
17 Alternatively, hlr_auc_gw can be built with support for an SQLite
19 "CONFIG_SQLITE=y" into hostapd/.config before building hlr_auc_gw ("make
20 clean; make hlr_auc_gw" in this directory).
22 hostapd is configured to use hlr_auc_gw with the eap_sim_db parameter in
23 hostapd.conf (e.g., "eap_sim_db=unix:/tmp/hlr_auc_gw.sock"). hlr_auc_gw
26 hlr_auc_gw [-hu] [-s<socket path>] [-g<triplet file>] [-m<milenage file>] \
[all …]
DMakefile980 HOBJS += hlr_auc_gw.o ../src/utils/common.o ../src/utils/wpa_debug.o ../src/utils/os_$(CONFIG_OS).o…
991 hlr_auc_gw: $(HOBJS) target
992 $(Q)$(CC) $(LDFLAGS) -o hlr_auc_gw $(HOBJS) $(LIBS_h)
1001 rm -f core *~ *.o hostapd hostapd_cli nt_password_hash hlr_auc_gw
DChangeLog242 * hlr_auc_gw enhancements:
633 * hlr_auc_gw: read GSM triplet file into memory and rotate through the
668 * hlr_auc_gw: added support for GSM-Milenage (for EAP-SIM)
669 * hlr_auc_gw: added support for reading per-IMSI Milenage keys and
696 * do not build nt_password_hash and hlr_auc_gw by default to avoid
698 build with 'make nt_password_hash' and 'make hlr_auc_gw'
715 to communicate with the external gateway program (e.g., hlr_auc_gw)
716 * added example HLR/AuC gateway implementation, hlr_auc_gw, that uses
720 * added Milenage algorithm (example 3GPP AKA algorithm) to hlr_auc_gw
722 disabled by default; define AKA_USE_MILENAGE when building hlr_auc_gw
Ddefconfig283 # Enable SQLite database support in hlr_auc_gw, EAP-SIM DB, and eap_user_file
/external/wpa_supplicant_8/hs20/server/
Dhs20-osu-server.txt79 make hostapd hlr_auc_gw
80 cp hostapd hlr_auc_gw /home/user/hs20-server/AS
156 eap_sim_db=unix:/tmp/hlr_auc_gw.sock db=eap_sim.db