Searched refs:pkcs11_module_path (Results 1 – 16 of 16) sorted by relevance
20 pkcs11_module_path=/usr/lib/opencryptoki/libopencryptoki.so
307 const char *pkcs11_module_path; member
2247 tlsconf.pkcs11_module_path = conf->pkcs11_module_path; in eap_peer_sm_init()
90 const char *pkcs11_module_path; member
1114 const char *pkcs11_module_path)1146 if (pkcs11_module_path) {1147 if (tls_engine_path_trusted(pkcs11_module_path,1155 if (pkcs11_module_path)1156 post_cmd[1] = pkcs11_module_path;1276 char const * const pkcs11_module_path = CONFIG_PKCS11_MODULE_PATH;1278 char const * const pkcs11_module_path =1279 conf ? conf->pkcs11_module_path : NULL;1428 if (opensc_engine_path || pkcs11_engine_path || pkcs11_module_path) {1431 pkcs11_module_path)) {
219 const char *pkcs11_module_path; member
2179 conf.pkcs11_module_path = ctx->pkcs11_module_path; in eapol_sm_init()
695 char *pkcs11_module_path; member
1229 ctx->pkcs11_module_path = wpa_s->conf->pkcs11_module_path; in wpa_supplicant_init_eapol()
607 ctx->pkcs11_module_path = wpa_s->conf->pkcs11_module_path; in test_eapol()
1288 if (config->pkcs11_module_path) in wpa_config_write_global()1290 config->pkcs11_module_path); in wpa_config_write_global()
5846 const char *pkcs11_module_path) in wpas_set_pkcs11_engine_and_module_path() argument5856 if (pkcs11_module_path != NULL) { in wpas_set_pkcs11_engine_and_module_path()5857 pkcs11_module_path_copy = os_strdup(pkcs11_module_path); in wpas_set_pkcs11_engine_and_module_path()5869 os_free(wpa_s->conf->pkcs11_module_path); in wpas_set_pkcs11_engine_and_module_path()5870 wpa_s->conf->pkcs11_module_path = pkcs11_module_path_copy; in wpas_set_pkcs11_engine_and_module_path()5878 if (pkcs11_engine_path != NULL && pkcs11_module_path != NULL) in wpas_set_pkcs11_engine_and_module_path()
1858 const char *pkcs11_module_path);
3281 os_free(config->pkcs11_module_path); in wpa_config_free()5834 { STR(pkcs11_module_path), 0 },
2176 - global: opensc_engine_path, pkcs11_engine_path, pkcs11_module_path
3181 char *pkcs11_module_path = NULL; in wpas_dbus_handler_set_pkcs11_engine_and_module_path() local3204 pkcs11_module_path = value; in wpas_dbus_handler_set_pkcs11_engine_and_module_path()3207 pkcs11_module_path)) in wpas_dbus_handler_set_pkcs11_engine_and_module_path()4517 wpa_s->conf->pkcs11_module_path, in wpas_dbus_getter_pkcs11_module_path()