Home
last modified time | relevance | path

Searched defs:config (Results 1 – 25 of 38) sorted by relevance

12

/hostap-latest/wpa_supplicant/
Dconfig.c2792 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 …]
Dconfig_none.c23 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()
Dconfig_winreg.c50 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()
Dconfig_file.c273 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()
Dmain_winsvc.c66 TCHAR adapter[TBUFLEN], config[TBUFLEN], ctrl_interface[TBUFLEN]; in read_interface() local
/hostap-latest/src/eap_peer/
Deap.c141 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 …]
Deap_tls_common.c113 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()
Deap_tls.c36 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
Deap_mschapv2.c304 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
Deap_teap.c157 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
Deap_ttls.c95 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
Deap_proxy_dummy.c74 struct eap_peer_config *config) in eap_proxy_notify_config()
Deap_fast.c149 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
Deap_peap.c149 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
Deap_tnc.c39 struct eap_peer_config *config = eap_get_config(sm); in eap_tnc_init() local
Deap_sim.c91 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
Deap_aka.c98 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/
Dhwsim_utils.py60 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
Dtest_wpas_config.py145 def check_config(capa, config): argument
621 def check_network_config(config, network_expected, check=None): argument
/hostap-latest/tests/fuzzing/eap-mschapv2-peer/
Deap-mschapv2-peer.c69 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/
Ddpp-uri.c19 struct dpp_global_config config; in LLVMFuzzerTestOneInput() local
/hostap-latest/src/eapol_supp/
Deapol_supp_sm.h429 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()
Deapol_supp_sm.c125 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/
Ddpp_tcp.c139 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/
Ddpp_hostapd.c3405 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

12