18 #ifndef OPENSSL_CRYPTO_H
19 #define OPENSSL_CRYPTO_H
Definition: OpenSSLCrypto.h:27
#define TC_COMMON_API
Definition: Define.h:116
TC_COMMON_API void threadsCleanup()
Needs to be called after threads using openssl are despawned.
Definition: OpenSSLCrypto.cpp:50
TC_COMMON_API void threadsSetup()
Needs to be called before threads using openssl are spawned.
Definition: OpenSSLCrypto.cpp:39