#include <openssl/evp.h>
Go to the source code of this file.
Functions | |
void | openssl_init () |
void | openssl_cleanup () |
void openssl_cleanup | ( | ) | [inline] |
Definition at line 22 of file OpenSSL_init.h.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::~CryptoBuiltInImpl().
void openssl_init | ( | ) | [inline] |
This is seperate from OpenSSL_legacy.h to use in the SSL Unit Test Main.cpp
Definition at line 17 of file OpenSSL_init.h.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::CryptoBuiltInImpl().