Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/concepts.h>
#include <botan/mem_ops.h>
#include <botan/internal/stl_util.h>
#include <array>
#include <optional>
#include <span>
Go to the source code of this file.
Classes | |
class | Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY > |
Alignment buffer helper. More... | |
Namespaces | |
namespace | Botan |
Enumerations | |
enum class | Botan::AlignmentBufferFinalBlock : size_t { Botan::is_not_special = 0 , Botan::must_be_deferred = 1 } |
Internal Header.
Definition in file alignment_buffer.h.