Searched refs:opensc_engine_path (Results 1 – 13 of 13) sorted by relevance
1191 char *opensc_engine_path = NULL; in wpas_dbus_iface_set_smartcard_modules() local1207 opensc_engine_path = os_strdup(entry.str_value); in wpas_dbus_iface_set_smartcard_modules()1208 if (opensc_engine_path == NULL) in wpas_dbus_iface_set_smartcard_modules()1227 os_free(wpa_s->conf->opensc_engine_path); in wpas_dbus_iface_set_smartcard_modules()1228 wpa_s->conf->opensc_engine_path = opensc_engine_path; in wpas_dbus_iface_set_smartcard_modules()1243 os_free(opensc_engine_path); in wpas_dbus_iface_set_smartcard_modules()
257 const char *opensc_engine_path; member
1393 tlsconf.opensc_engine_path = conf->opensc_engine_path; in eap_peer_sm_init()
71 const char *opensc_engine_path; member
817 (conf->opensc_engine_path || conf->pkcs11_engine_path || in tls_init()823 if (tls_engine_load_dynamic_opensc(conf->opensc_engine_path) || in tls_init()
391 char *opensc_engine_path; member
813 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in wpa_supplicant_init_eapol()
484 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in test_eapol()
836 if (config->opensc_engine_path) in wpa_config_write_global()838 config->opensc_engine_path); in wpa_config_write_global()
1876 os_free(config->opensc_engine_path); in wpa_config_free()3098 { STR(opensc_engine_path), 0 },
1297 - global: opensc_engine_path, pkcs11_engine_path, pkcs11_module_path
176 const char *opensc_engine_path; member
1965 conf.opensc_engine_path = ctx->opensc_engine_path; in eapol_sm_init()