#include "crypto.h"#include "apphook.h"#include "thread-utils.h"#include "compat/openssl_support.h"#include <openssl/rand.h>#include <openssl/ssl.h>#include <openssl/err.h>#include <openssl/evp.h>#include <stdio.h>
Functions | |
| void | crypto_deinit (void) |
| void | crypto_init (void) |
| void crypto_deinit | ( | void | ) |
| void crypto_init | ( | void | ) |