Searched refs:eap_sim_db (Results 1 – 7 of 7) sorted by relevance
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_gw68 configured with the db parameter within the eap_sim_db configuration87 eap_sim_db=unix:/tmp/hlr_auc_gw.sock db=/tmp/eap_sim.db
2196 os_free(bss->eap_sim_db); in hostapd_config_fill()2197 bss->eap_sim_db = os_strdup(pos); in hostapd_config_fill()
749 eap_sim_db is not anymore used as a file name for GSM authentication
195 if (hapd->conf->eap_sim_db) { in authsrv_init()197 eap_sim_db_init(hapd->conf->eap_sim_db, in authsrv_init()
249 char *eap_sim_db; member
473 os_free(conf->eap_sim_db); in hostapd_config_free_bss()
156 eap_sim_db=unix:/tmp/hlr_auc_gw.sock db=eap_sim.db