Searched refs:opensc_engine_path (Results 1 – 12 of 12) sorted by relevance
346 os_free(config->opensc_engine_path); in wpa_config_read()347 config->opensc_engine_path = os_strdup(pos + 19); in wpa_config_read()349 config->opensc_engine_path); in wpa_config_read()674 if (config->opensc_engine_path) in wpa_config_write_global()676 config->opensc_engine_path); in wpa_config_write_global()
203 char *opensc_engine_path; member
225 const char *opensc_engine_path; member
32 const char *opensc_engine_path; member
182 const char *opensc_engine_path; member
364 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in test_eapol()
1747 conf.opensc_engine_path = ctx->opensc_engine_path; in eapol_sm_init()
1181 tlsconf.opensc_engine_path = conf->opensc_engine_path; in eap_sm_init()
738 (conf->opensc_engine_path || conf->pkcs11_engine_path || in tls_init()744 if (tls_engine_load_dynamic_opensc(conf->opensc_engine_path) || in tls_init()
2217 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in wpa_supplicant_init_eapol()
1346 os_free(config->opensc_engine_path); in wpa_config_free()
643 - global: opensc_engine_path, pkcs11_engine_path, pkcs11_module_path