AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "OpenSSLCrypto.h"
#include <openssl/crypto.h>
#include <openssl/provider.h>
#include <boost/dll/runtime_symbol_info.hpp>
#include <filesystem>
Go to the source code of this file.
Functions | |
void | SetupLibrariesForWindows () |
Variables | |
OSSL_PROVIDER * | LegacyProvider |
OSSL_PROVIDER * | DefaultProvider |
void SetupLibrariesForWindows | ( | ) |
References ASSERT.
Referenced by OpenSSLCrypto::threadsSetup().
OSSL_PROVIDER* DefaultProvider |
Referenced by OpenSSLCrypto::threadsCleanup(), and OpenSSLCrypto::threadsSetup().
OSSL_PROVIDER* LegacyProvider |
Referenced by OpenSSLCrypto::threadsCleanup(), and OpenSSLCrypto::threadsSetup().