Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_peer/
Deap.h300 const char *opensc_engine_path; member
Deap.c2153 tlsconf.opensc_engine_path = conf->opensc_engine_path; in eap_peer_sm_init()
/external/wpa_supplicant_8/src/crypto/
Dtls.h79 const char *opensc_engine_path; member
Dtls_openssl.c1095 (conf->opensc_engine_path || conf->pkcs11_engine_path || in tls_init()
1097 if (tls_engine_load_dynamic_opensc(conf->opensc_engine_path) || in tls_init()
/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.h195 const char *opensc_engine_path; member
Deapol_supp_sm.c2117 conf.opensc_engine_path = ctx->opensc_engine_path; in eapol_sm_init()
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h560 char *opensc_engine_path; member
Dwpas_glue.c1110 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in wpa_supplicant_init_eapol()
Deapol_test.c605 ctx->opensc_engine_path = wpa_s->conf->opensc_engine_path; in test_eapol()
Dconfig_file.c1131 if (config->opensc_engine_path) in wpa_config_write_global()
1133 config->opensc_engine_path); in wpa_config_write_global()
Dconfig.c2696 os_free(config->opensc_engine_path); in wpa_config_free()
4731 { STR(opensc_engine_path), 0 },
DChangeLog1942 - global: opensc_engine_path, pkcs11_engine_path, pkcs11_module_path