Botan 3.4.0
Crypto and TLS for C&
Botan::BLAKE2b Member List

This is the complete list of members for Botan::BLAKE2b, including all inherited members.

add_data(std::span< const uint8_t > input) overrideBotan::BLAKE2bprotectedvirtual
assert_key_material_set() constBotan::SymmetricAlgorithminlineprotected
assert_key_material_set(bool predicate) constBotan::SymmetricAlgorithminlineprotected
BLAKE2b(size_t output_bits=512)Botan::BLAKE2bexplicit
BLAKE2bMACBotan::BLAKE2bfriend
clear() overrideBotan::BLAKE2bvirtual
clone() constBotan::HashFunctioninline
copy_state() const overrideBotan::BLAKE2bvirtual
create(std::string_view algo_spec, std::string_view provider="")Botan::HashFunctionstatic
create_or_throw(std::string_view algo_spec, std::string_view provider="")Botan::HashFunctionstatic
final(uint8_t out[])Botan::Buffered_Computationinline
final()Botan::Buffered_Computationinline
final(std::span< uint8_t > out)Botan::Buffered_Computationinline
final(T &out)Botan::Buffered_Computationinline
final_result(std::span< uint8_t > out) overrideBotan::BLAKE2bprotectedvirtual
final_stdvec()Botan::Buffered_Computationinline
has_keying_material() const overrideBotan::BLAKE2bvirtual
hash_block_size() const overrideBotan::BLAKE2binlinevirtual
key_schedule(std::span< const uint8_t > key) overrideBotan::BLAKE2bprotectedvirtual
key_size() constBotan::BLAKE2binline
key_spec() const overrideBotan::BLAKE2bvirtual
maximum_keylength() constBotan::SymmetricAlgorithminline
minimum_keylength() constBotan::SymmetricAlgorithminline
name() const overrideBotan::BLAKE2bvirtual
new_object() const overrideBotan::BLAKE2bvirtual
output_length() const overrideBotan::BLAKE2binlinevirtual
process(const uint8_t in[], size_t length)Botan::Buffered_Computationinline
process(std::string_view in)Botan::Buffered_Computationinline
process(std::span< const uint8_t > in)Botan::Buffered_Computationinline
provider() constBotan::HashFunctioninlinevirtual
providers(std::string_view algo_spec)Botan::HashFunctionstatic
set_key(const SymmetricKey &key)Botan::SymmetricAlgorithminline
set_key(std::span< const uint8_t > key)Botan::SymmetricAlgorithm
set_key(const uint8_t key[], size_t length)Botan::SymmetricAlgorithminline
update(const uint8_t in[], size_t length)Botan::Buffered_Computationinline
update(std::span< const uint8_t > in)Botan::Buffered_Computationinline
update(std::string_view str)Botan::Buffered_Computationinline
update(uint8_t in)Botan::Buffered_Computationinline
update_be(uint16_t val)Botan::Buffered_Computation
update_be(uint32_t val)Botan::Buffered_Computation
update_be(uint64_t val)Botan::Buffered_Computation
update_le(uint16_t val)Botan::Buffered_Computation
update_le(uint32_t val)Botan::Buffered_Computation
update_le(uint64_t val)Botan::Buffered_Computation
valid_keylength(size_t length) constBotan::SymmetricAlgorithminline
~Buffered_Computation()=defaultBotan::Buffered_Computationvirtual
~HashFunction() override=defaultBotan::HashFunction
~SymmetricAlgorithm()=defaultBotan::SymmetricAlgorithmvirtual