Botan 3.11.0
Crypto and TLS for C&
alignment_buffer.h File Reference

Internal Header. More...

#include <botan/internal/buffer_slicer.h>
#include <botan/internal/mem_utils.h>
#include <array>
#include <optional>
#include <span>
#include <tuple>

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 : uint8_t { Botan::is_not_special = 0 , Botan::must_be_deferred = 1 }

Detailed Description

Internal Header.

Definition in file alignment_buffer.h.