Searched refs:eap_conf (Results 1 – 5 of 5) sorted by relevance
778 struct eap_config eap_conf; in eapol_auth_alloc() local826 os_memset(&eap_conf, 0, sizeof(eap_conf)); in eapol_auth_alloc()827 eap_conf.eap_server = eapol->conf.eap_server; in eapol_auth_alloc()828 eap_conf.ssl_ctx = eapol->conf.ssl_ctx; in eapol_auth_alloc()829 eap_conf.msg_ctx = eapol->conf.msg_ctx; in eapol_auth_alloc()830 eap_conf.eap_sim_db_priv = eapol->conf.eap_sim_db_priv; in eapol_auth_alloc()831 eap_conf.pac_opaque_encr_key = eapol->conf.pac_opaque_encr_key; in eapol_auth_alloc()832 eap_conf.eap_fast_a_id = eapol->conf.eap_fast_a_id; in eapol_auth_alloc()833 eap_conf.eap_fast_a_id_len = eapol->conf.eap_fast_a_id_len; in eapol_auth_alloc()834 eap_conf.eap_fast_a_id_info = eapol->conf.eap_fast_a_id_info; in eapol_auth_alloc()[all …]
562 struct eap_config *eap_conf) in radius_server_testing_options_tls() argument569 eap_conf->tls_test_flags = TLS_BREAK_VERIFY_DATA; in radius_server_testing_options_tls()573 eap_conf->tls_test_flags = TLS_BREAK_SRV_KEY_X_HASH; in radius_server_testing_options_tls()577 eap_conf->tls_test_flags = TLS_BREAK_SRV_KEY_X_SIGNATURE; in radius_server_testing_options_tls()581 eap_conf->tls_test_flags = TLS_DHE_PRIME_511B; in radius_server_testing_options_tls()585 eap_conf->tls_test_flags = TLS_DHE_PRIME_767B; in radius_server_testing_options_tls()589 eap_conf->tls_test_flags = TLS_DHE_PRIME_15; in radius_server_testing_options_tls()593 eap_conf->tls_test_flags = TLS_DHE_PRIME_58B; in radius_server_testing_options_tls()597 eap_conf->tls_test_flags = TLS_DHE_NON_PRIME; in radius_server_testing_options_tls()607 struct eap_config *eap_conf) in radius_server_testing_options() argument[all …]
18 struct eap_peer_config *eap_conf);41 struct eap_peer_config *eap_conf) in rsn_preauth_init() argument
171 struct eap_peer_config *eap_conf) in rsn_preauth_init() argument236 eapol_sm_notify_config(sm->preauth_eapol, eap_conf, &eapol_conf); in rsn_preauth_init()
144 struct eap_config *eap_conf);