Botan 3.4.0
Crypto and TLS for C&
Classes | Namespaces | Enumerations
alignment_buffer.h File Reference

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 }
 

Detailed Description

Internal Header.

Definition in file alignment_buffer.h.