/hostap-latest/wpa_supplicant/ |
D | config.c | 2792 int wpa_config_add_prio_network(struct wpa_config *config, in wpa_config_add_prio_network() 2844 int wpa_config_update_prio_list(struct wpa_config *config) in wpa_config_update_prio_list() 3004 void wpa_config_flush_blobs(struct wpa_config *config) in wpa_config_flush_blobs() 3027 void wpa_config_free(struct wpa_config *config) in wpa_config_free() 3114 void wpa_config_foreach_network(struct wpa_config *config, in wpa_config_foreach_network() 3135 struct wpa_ssid * wpa_config_get_network(struct wpa_config *config, int id) in wpa_config_get_network() 3155 struct wpa_ssid * wpa_config_add_network(struct wpa_config *config) in wpa_config_add_network() 3192 int wpa_config_remove_network(struct wpa_config *config, int id) in wpa_config_remove_network() 4466 struct wpa_cred * wpa_config_get_cred(struct wpa_config *config, int id) in wpa_config_get_cred() 4481 struct wpa_cred * wpa_config_add_cred(struct wpa_config *config) in wpa_config_add_cred() [all …]
|
D | config_none.c | 23 struct wpa_config *config; in wpa_config_read() local 40 int wpa_config_write(const char *name, struct wpa_config *config) in wpa_config_write()
|
D | config_winreg.c | 50 static int wpa_config_read_blobs(struct wpa_config *config, HKEY hk) in wpa_config_read_blobs() 163 static int wpa_config_read_global_uuid(struct wpa_config *config, HKEY hk) in wpa_config_read_global_uuid() 181 static int wpa_config_read_global_os_version(struct wpa_config *config, in wpa_config_read_global_os_version() 201 static int wpa_config_read_global(struct wpa_config *config, HKEY hk) in wpa_config_read_global() 383 static int wpa_config_read_networks(struct wpa_config *config, HKEY hk) in wpa_config_read_networks() 454 struct wpa_config *config; in wpa_config_read() local 564 static int wpa_config_write_global(struct wpa_config *config, HKEY hk) in wpa_config_write_global() 1009 int wpa_config_write(const char *name, struct wpa_config *config) in wpa_config_write()
|
D | config_file.c | 273 static int wpa_config_process_blob(struct wpa_config *config, FILE *f, in wpa_config_process_blob() 307 struct wpa_config *config; in wpa_config_read() local 1113 static void wpa_config_write_global(FILE *f, struct wpa_config *config) in wpa_config_write_global() 1638 int wpa_config_write(const char *name, struct wpa_config *config) in wpa_config_write()
|
D | main_winsvc.c | 66 TCHAR adapter[TBUFLEN], config[TBUFLEN], ctrl_interface[TBUFLEN]; in read_interface() local
|
/hostap-latest/src/eap_peer/ |
D | eap.c | 141 struct eap_peer_config *config, in eap_config_allowed_method() 405 struct eap_peer_config *config = eap_get_config(sm); in SM_STATE() local 444 static char * eap_get_realm(struct eap_sm *sm, struct eap_peer_config *config) in eap_get_realm() 620 int eap_peer_get_erp_info(struct eap_sm *sm, struct eap_peer_config *config, in eap_peer_get_erp_info() 1048 struct eap_peer_config *config = eap_get_config(sm); in SM_STATE() local 1214 struct eap_peer_config *config = eap_get_config(sm); in eap_peer_sm_allow_canned() local 1673 struct eap_peer_config *config = eap_get_config(sm); in eap_sm_buildIdentity() local 2479 struct eap_peer_config *config; in eap_sm_request() local 2659 struct eap_peer_config *config = eap_get_config(sm); in eap_sm_notify_ctrl_attached() local 2726 struct eap_method_type * eap_get_phase2_types(struct eap_peer_config *config, in eap_get_phase2_types() [all …]
|
D | eap_tls_common.c | 113 struct eap_peer_cert_config *config) in eap_tls_cert_params_from_conf() 141 struct eap_peer_config *config) in eap_tls_params_from_conf1() 149 struct eap_peer_config *config) in eap_tls_params_from_conf2() 157 struct eap_peer_config *config) in eap_tls_params_from_conf2m() 167 struct eap_peer_config *config, int phase2) in eap_tls_params_from_conf() 257 struct eap_peer_config *config, in eap_tls_init_connection() 312 struct eap_peer_config *config, u8 eap_type) in eap_peer_tls_ssl_init() 1104 int eap_peer_select_phase2_methods(struct eap_peer_config *config, in eap_peer_select_phase2_methods()
|
D | eap_tls.c | 36 struct eap_peer_config *config = eap_get_config(sm); in eap_tls_init() local 86 struct eap_peer_config *config = eap_get_config(sm); in eap_unauth_tls_init() local 113 struct eap_peer_config *config = eap_get_config(sm); in eap_wfa_unauth_tls_init() local 252 struct eap_peer_config *config = eap_get_config(sm); in eap_tls_process() local
|
D | eap_mschapv2.c | 304 struct eap_peer_config *config = eap_get_config(sm); in eap_mschapv2_password_changed() local 409 struct eap_peer_config *config = eap_get_config(sm); in eap_mschapv2_failure_txt() local 688 struct eap_peer_config *config = eap_get_config(sm); in eap_mschapv2_failure() local 784 struct eap_peer_config *config = eap_get_config(sm); in eap_mschapv2_process() local
|
D | eap_teap.c | 157 struct eap_peer_config *config = eap_get_config(sm); in eap_teap_init() local 413 struct eap_peer_config *config = eap_get_config(sm); in eap_teap_phase2_request() local 1135 struct eap_peer_config *config = eap_get_config(sm); in eap_teap_process_pac() local 1336 struct eap_peer_config *config = eap_get_config(sm); in eap_teap_process_decrypted() local 1344 struct eap_peer_config *config = eap_get_config(sm); in eap_teap_process_decrypted() local 1893 struct eap_peer_config *config = eap_get_config(sm); in eap_teap_process() local
|
D | eap_ttls.c | 95 struct eap_peer_config *config = eap_get_config(sm); in eap_ttls_init() local 481 struct eap_peer_config *config = eap_get_config(sm); in eap_ttls_phase2_request_eap() local 1299 struct eap_peer_config *config = eap_get_config(sm); in eap_ttls_process_decrypted() local 1387 struct eap_peer_config *config = eap_get_config(sm); in eap_ttls_implicit_identity_request() local 1545 struct eap_peer_config *config = eap_get_config(sm); in eap_ttls_process_handshake() local
|
D | eap_proxy_dummy.c | 74 struct eap_peer_config *config) in eap_proxy_notify_config()
|
D | eap_fast.c | 149 struct eap_peer_config *config = eap_get_config(sm); in eap_fast_init() local 428 struct eap_peer_config *config = eap_get_config(sm); in eap_fast_phase2_request() local 1044 struct eap_peer_config *config = eap_get_config(sm); in eap_fast_process_pac() local 1583 struct eap_peer_config *config = eap_get_config(sm); in eap_fast_process() local
|
D | eap_peap.c | 149 struct eap_peer_config *config = eap_get_config(sm); in eap_peap_init() local 639 struct eap_peer_config *config = eap_get_config(sm); in eap_peap_phase2_request() local 1071 struct eap_peer_config *config = eap_get_config(sm); in eap_peap_process() local
|
D | eap_tnc.c | 39 struct eap_peer_config *config = eap_get_config(sm); in eap_tnc_init() local
|
D | eap_sim.c | 91 struct eap_peer_config *config = eap_get_config(sm); in eap_sim_init() local 570 struct eap_peer_config *config = NULL; in eap_sim_response_start() local
|
D | eap_aka.c | 98 struct eap_peer_config *config = eap_get_config(sm); in eap_aka_init() local 702 struct eap_peer_config *config = NULL; in eap_aka_response_identity() local
|
/hostap-latest/tests/hwsim/ |
D | hwsim_utils.py | 60 config=True, timeout=5, argument 105 ifname1=None, ifname2=None, config=True, timeout=5, argument 193 ifname1=None, ifname2=None, config=True, timeout=5, argument
|
D | test_wpas_config.py | 145 def check_config(capa, config): argument 621 def check_network_config(config, network_expected, check=None): argument
|
/hostap-latest/tests/fuzzing/eap-mschapv2-peer/ |
D | eap-mschapv2-peer.c | 69 struct eap_peer_config *config = eap_get_config(sm); in eap_get_config_password() local 78 struct eap_peer_config *config = eap_get_config(sm); in eap_get_config_password2() local
|
/hostap-latest/tests/fuzzing/dpp-uri/ |
D | dpp-uri.c | 19 struct dpp_global_config config; in LLVMFuzzerTestOneInput() local
|
/hostap-latest/src/eapol_supp/ |
D | eapol_supp_sm.h | 429 struct eap_peer_config *config, in eapol_sm_notify_config() 502 eapol_sm_get_erp_info(struct eapol_sm *sm, struct eap_peer_config *config, in eapol_sm_get_erp_info()
|
D | eapol_supp_sm.c | 125 struct eap_peer_config *config; member 1555 struct eap_peer_config *config, in eapol_sm_notify_config() 2273 int eapol_sm_get_erp_info(struct eapol_sm *sm, struct eap_peer_config *config, in eapol_sm_get_erp_info()
|
/hostap-latest/src/common/ |
D | dpp_tcp.c | 139 struct dpp_relay_config *config) in dpp_relay_add_controller() 2131 struct dpp_controller_config *config) in dpp_controller_start() 2514 struct dpp_relay_config *config) in dpp_relay_listen()
|
/hostap-latest/src/ap/ |
D | dpp_hostapd.c | 3405 struct dpp_relay_config config; in hostapd_dpp_add_controllers() local 3434 struct dpp_relay_config config; in hostapd_dpp_add_controller() local 3547 struct dpp_controller_config config; in hostapd_dpp_controller_start() local
|