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

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c867 * @pkcs11_so_path: pksc11_so_path from the configuration
870 static int tls_engine_load_dynamic_pkcs11(const char *pkcs11_so_path, argument
875 "SO_PATH", NULL /* pkcs11_so_path */,
887 if (!pkcs11_so_path)
890 pre_cmd[1] = pkcs11_so_path;
898 pkcs11_so_path);

Completed in 83 milliseconds