Searched refs:opensc_engine_path (Results 1 – 13 of 13) sorted by relevance
1125 char *opensc_engine_path = NULL; in wpas_dbus_iface_set_smartcard_modules() local1141 os_free(opensc_engine_path); in wpas_dbus_iface_set_smartcard_modules()1142 opensc_engine_path = os_strdup(entry.str_value); in wpas_dbus_iface_set_smartcard_modules()1144 if (opensc_engine_path == NULL) in wpas_dbus_iface_set_smartcard_modules()1166 os_free(wpa_s->conf->opensc_engine_path); in wpas_dbus_iface_set_smartcard_modules()1167 wpa_s->conf->opensc_engine_path = opensc_engine_path; in wpas_dbus_iface_set_smartcard_modules()1182 os_free(opensc_engine_path); in wpas_dbus_iface_set_smartcard_modules()
275 const char *opensc_engine_path; member
1940 tlsconf.opensc_engine_path = conf->opensc_engine_path; in eap_peer_sm_init()
195 const char *opensc_engine_path; member
2070 conf.opensc_engine_path = ctx->opensc_engine_path; in eapol_sm_init()
76 const char *opensc_engine_path; member
987 (conf->opensc_engine_path || conf->pkcs11_engine_path || in tls_init()989 if (tls_engine_load_dynamic_opensc(conf->opensc_engine_path) || in tls_init()
520 char *opensc_engine_path; member
985 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in wpa_supplicant_init_eapol()
605 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in test_eapol()
1006 if (config->opensc_engine_path) in wpa_config_write_global()1008 config->opensc_engine_path); in wpa_config_write_global()
2327 os_free(config->opensc_engine_path); in wpa_config_free()4244 { STR(opensc_engine_path), 0 },
1728 - global: opensc_engine_path, pkcs11_engine_path, pkcs11_module_path