Searched refs:hlr_auc_gw (Results 1 – 4 of 4) 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 …]
15 * fixed hlr_auc_gw build with OpenSSL16 * hlr_auc_gw: allow Milenage RES length to be reduced278 * hlr_auc_gw enhancements:669 * hlr_auc_gw: read GSM triplet file into memory and rotate through the704 * hlr_auc_gw: added support for GSM-Milenage (for EAP-SIM)705 * hlr_auc_gw: added support for reading per-IMSI Milenage keys and732 * do not build nt_password_hash and hlr_auc_gw by default to avoid734 build with 'make nt_password_hash' and 'make hlr_auc_gw'751 to communicate with the external gateway program (e.g., hlr_auc_gw)752 * added example HLR/AuC gateway implementation, hlr_auc_gw, that uses[all …]
295 # 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