Botan
1.10.9
|
#include <botan/internal/openssl_engine.h>
#include <openssl/evp.h>
Go to the source code of this file.
Namespaces | |
Botan | |
std::string algo_name |
Definition at line 42 of file ossl_md.cpp.
Referenced by Botan::choose_sig_format().
size_t block_size |
Definition at line 41 of file ossl_md.cpp.
Referenced by Botan::Pooling_Allocator::allocate(), Botan::Pooling_Allocator::deallocate(), Botan::Core_Engine::find_block_cipher(), Botan::BlockCipher::parallel_bytes(), Botan::OFB::valid_iv_length(), and Botan::CTR_BE::valid_iv_length().
EVP_MD_CTX md |
Definition at line 43 of file ossl_md.cpp.