Searched refs:hlr_auc_gw (Results 1 – 5 of 5) sorted by relevance
3 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 with12 hlr_auc_gw.milenage_db). Milenage parameters can be used to generate17 Alternatively, hlr_auc_gw can be built with support for an SQLite19 "CONFIG_SQLITE=y" into hostapd/.config before building hlr_auc_gw ("make20 clean; make hlr_auc_gw" in this directory).22 hostapd is configured to use hlr_auc_gw with the eap_sim_db parameter in23 hostapd.conf (e.g., "eap_sim_db=unix:/tmp/hlr_auc_gw.sock"). hlr_auc_gw26 hlr_auc_gw [-hu] [-s<socket path>] [-g<triplet file>] [-m<milenage file>] \[all …]
980 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) target992 $(Q)$(CC) $(LDFLAGS) -o hlr_auc_gw $(HOBJS) $(LIBS_h)1001 rm -f core *~ *.o hostapd hostapd_cli nt_password_hash hlr_auc_gw
242 * hlr_auc_gw enhancements:633 * hlr_auc_gw: read GSM triplet file into memory and rotate through the668 * hlr_auc_gw: added support for GSM-Milenage (for EAP-SIM)669 * hlr_auc_gw: added support for reading per-IMSI Milenage keys and696 * do not build nt_password_hash and hlr_auc_gw by default to avoid698 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 uses720 * added Milenage algorithm (example 3GPP AKA algorithm) to hlr_auc_gw722 disabled by default; define AKA_USE_MILENAGE when building hlr_auc_gw
283 # Enable SQLite database support in hlr_auc_gw, EAP-SIM DB, and eap_user_file
79 make hostapd hlr_auc_gw80 cp hostapd hlr_auc_gw /home/user/hs20-server/AS156 eap_sim_db=unix:/tmp/hlr_auc_gw.sock db=eap_sim.db