Searched refs:opensc_engine_path (Results 1 – 12 of 12) sorted by relevance
328 const char *opensc_engine_path; member
2257 tlsconf.opensc_engine_path = conf->opensc_engine_path; in eap_peer_sm_init()
84 const char *opensc_engine_path; member
1037 char const * const opensc_engine_path = CONFIG_OPENSC_ENGINE_PATH; in tls_init() local1039 char const * const opensc_engine_path = in tls_init() local1040 conf ? conf->opensc_engine_path : NULL; in tls_init()1197 if (opensc_engine_path || pkcs11_engine_path || pkcs11_module_path) { in tls_init()1198 if (tls_engine_load_dynamic_opensc(opensc_engine_path) || in tls_init()
198 const char *opensc_engine_path; member
2184 conf.opensc_engine_path = ctx->opensc_engine_path; in eapol_sm_init()
641 char *opensc_engine_path; member
1264 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()
1134 if (config->opensc_engine_path) in wpa_config_write_global()1136 config->opensc_engine_path); in wpa_config_write_global()
3055 os_free(config->opensc_engine_path); in wpa_config_free()5426 { STR(opensc_engine_path), 0 },
2144 - global: opensc_engine_path, pkcs11_engine_path, pkcs11_module_path