Searched refs:eap_cfg (Results 1 – 7 of 7) sorted by relevance
145 srv.eap_cfg = hapd->eap_cfg; in hostapd_setup_radius_srv()267 if (!first->eap_cfg) { in authsrv_init()280 hapd->eap_cfg = first->eap_cfg; in authsrv_init()382 hapd->eap_cfg = authsrv_eap_config(hapd); in authsrv_init()383 if (!hapd->eap_cfg) { in authsrv_init()408 hapd->eap_cfg = NULL; in authsrv_deinit()443 eap_server_config_free(hapd->eap_cfg); in authsrv_deinit()444 hapd->eap_cfg = NULL; in authsrv_deinit()
216 struct eap_config *eap_cfg; member
2563 conf.eap_cfg = hapd->eap_cfg; in ieee802_1x_init()
105 struct eap_config *eap_cfg; member
228 const struct eap_config *eap_cfg; member585 if (res != 0 && data->eap_cfg->erp) { in radius_server_get_new_session()647 data->eap_cfg, &eap_sess); in radius_server_get_new_session()2214 data->eap_cfg = conf->eap_cfg; in radius_server_init()2220 conf->eap_cfg->backend_auth = true; in radius_server_init()2221 conf->eap_cfg->eap_server = 1; in radius_server_init()
18 const struct eap_config *eap_cfg; member
849 sm->eap = eap_server_sm_init(sm, &eapol_cb, eapol->conf.eap_cfg, in eapol_auth_alloc()1187 dst->eap_cfg = src->eap_cfg; in eapol_auth_conf_clone()