Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/internal/commoncrypto.h>
#include <botan/cipher_mode.h>
#include <botan/mem_ops.h>
#include <botan/internal/commoncrypto_utils.h>
#include <botan/internal/rounding.h>
#include <limits.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
std::unique_ptr< Cipher_Mode > | Botan::make_commoncrypto_cipher_mode (std::string_view name, Cipher_Dir direction) |