Define AVS_COMMONS_HAVE_DLSYM

Define Documentation

AVS_COMMONS_HAVE_DLSYM

Is the dlsym() function available?

This is currently only used if AVS_COMMONS_WITH_MBEDTLS_PKCS11_ENGINE is enabled. If enabled, the PKCS#11 module is loaded dynamically from a library specified by the PKCS11_MODULE_PATH environment variable. If disabled, a function with the following signature, realizing the PKCS#11 C_GetFunctionList method, must be provided manually: