Searched refs:pkcs11_so_path (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c627 * @pkcs11_so_path: pksc11_so_path from the configuration
630 static int tls_engine_load_dynamic_pkcs11(const char *pkcs11_so_path, argument
635 "SO_PATH", NULL /* pkcs11_so_path */,
647 if (!pkcs11_so_path || !pkcs11_module_path)
650 pre_cmd[1] = pkcs11_so_path;
655 pkcs11_so_path);

Completed in 49 milliseconds