Searched refs:eap_sim_db (Results 1 – 13 of 13) 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
2626 os_free(bss->eap_sim_db);2627 bss->eap_sim_db = os_strdup(pos);
956 eap_sim_db is not anymore used as a file name for GSM authentication
2630 os_free(bss->eap_sim_db); in hostapd_config_fill()2631 bss->eap_sim_db = os_strdup(pos); in hostapd_config_fill()
999 eap_sim_db is not anymore used as a file name for GSM authentication
262 if (hapd->conf->eap_sim_db) { in authsrv_init()264 eap_sim_db_init(hapd->conf->eap_sim_db, in authsrv_init()
294 char *eap_sim_db; member
717 os_free(conf->eap_sim_db); in hostapd_config_free_bss()
296 if (hapd->conf->eap_sim_db) { in authsrv_init()298 eap_sim_db_init(hapd->conf->eap_sim_db, in authsrv_init()
299 char *eap_sim_db; member
811 os_free(conf->eap_sim_db); in hostapd_config_free_bss()
486 src/eap_server/eap_sim_db.c487 src/eap_server/eap_sim_db.h