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
1379 tlsconf.opensc_engine_path = conf->opensc_engine_path; in eap_peer_sm_init()
71 const char *opensc_engine_path; member
760 (conf->opensc_engine_path || conf->pkcs11_engine_path || in tls_init()766 if (tls_engine_load_dynamic_opensc(conf->opensc_engine_path) || in tls_init()
389 char *opensc_engine_path; member
785 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in wpa_supplicant_init_eapol()
810 if (config->opensc_engine_path) in wpa_config_write_global()812 config->opensc_engine_path); in wpa_config_write_global()
485 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in test_eapol()
1886 os_free(config->opensc_engine_path); in wpa_config_free()3006 { STR(opensc_engine_path), 0 },
1293 - global: opensc_engine_path, pkcs11_engine_path, pkcs11_module_path
176 const char *opensc_engine_path; member
1880 conf.opensc_engine_path = ctx->opensc_engine_path; in eapol_sm_init()