Botan
1.10.16
|
#include <botan/internal/openssl_engine.h>
#include <openssl/evp.h>
Go to the source code of this file.
Namespaces | |
Botan | |
Macros | |
#define | HANDLE_EVP_CIPHER(NAME, EVP) |
#define | HANDLE_EVP_CIPHER_KEYLEN(NAME, EVP, MIN, MAX, MOD) |
#define HANDLE_EVP_CIPHER | ( | NAME, | |
EVP | |||
) |
Referenced by Botan::OpenSSL_Engine::find_block_cipher().
#define HANDLE_EVP_CIPHER_KEYLEN | ( | NAME, | |
EVP, | |||
MIN, | |||
MAX, | |||
MOD | |||
) |
Referenced by Botan::OpenSSL_Engine::find_block_cipher().