Home
last modified time | relevance | path

Searched refs:opensc_engine_path (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/wpa/src/eap_peer/
H A Deap.h295 const char *opensc_engine_path; member
H A Deap.c2187 tlsconf.opensc_engine_path = conf->opensc_engine_path; in eap_peer_sm_init()
/freebsd/contrib/wpa/src/crypto/
H A Dtls.h82 const char *opensc_engine_path; member
H A Dtls_openssl.c1092 (conf->opensc_engine_path || conf->pkcs11_engine_path || in tls_init()
1094 if (tls_engine_load_dynamic_opensc(conf->opensc_engine_path) || in tls_init()
/freebsd/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h197 const char *opensc_engine_path; member
H A Deapol_supp_sm.c2130 conf.opensc_engine_path = ctx->opensc_engine_path; in eapol_sm_init()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.h590 char *opensc_engine_path; member
H A Dwpas_glue.c1179 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in wpa_supplicant_init_eapol()
H A Deapol_test.c601 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in test_eapol()
H A Dconfig_file.c1095 if (config->opensc_engine_path) in wpa_config_write_global()
1097 config->opensc_engine_path); in wpa_config_write_global()
H A Dconfig.c2933 os_free(config->opensc_engine_path); in wpa_config_free()
5106 { STR(opensc_engine_path), 0 },
H A DChangeLog2094 - global: opensc_engine_path, pkcs11_engine_path, pkcs11_module_path