Botan 3.4.0
Crypto and TLS for C&
Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY > Member List

This is the complete list of members for Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >, including all inherited members.

aligned_data_to_process(BufferSlicer &slicer) constBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
AlignmentBuffer()Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
AlignmentBuffer(const AlignmentBuffer &other)=defaultBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >
AlignmentBuffer(AlignmentBuffer &&other) noexcept=defaultBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >
append(std::span< const T > elements)Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
clear()Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
consume()Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
consume_partial()Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
defers_final_block() constBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
directly_modify_first(size_t elements)Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
directly_modify_last(size_t elements)Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
elements_in_buffer() constBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
elements_until_alignment() constBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
fill_up_with_zeros()Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
handle_unaligned_data(BufferSlicer &slicer)Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
in_alignment() constBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
next_aligned_block_to_process(BufferSlicer &slicer) constBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
operator=(const AlignmentBuffer &other)=defaultBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >
operator=(AlignmentBuffer &&other) noexcept=defaultBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >
ready_to_consume() constBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
size() constBotan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline
~AlignmentBuffer()Botan::AlignmentBuffer< T, BLOCK_SIZE, FINAL_BLOCK_STRATEGY >inline