Botan 3.9.0
Crypto and TLS for C&
Botan::GHASH Member List

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

assert_key_material_set() constBotan::SymmetricAlgorithminlineprotected
assert_key_material_set(bool predicate) constBotan::SymmetricAlgorithminlineprotected
clear() overrideBotan::GHASHvirtual
final(std::span< uint8_t > out)Botan::GHASH
has_keying_material() const overrideBotan::GHASHvirtual
key_spec() const overrideBotan::GHASHinlinevirtual
maximum_keylength() constBotan::SymmetricAlgorithminline
minimum_keylength() constBotan::SymmetricAlgorithminline
name() const overrideBotan::GHASHinlinevirtual
nonce_hash(std::span< uint8_t, GCM_BS > y0, std::span< const uint8_t > nonce)Botan::GHASH
operator=(const SymmetricAlgorithm &other)=defaultBotan::SymmetricAlgorithm
operator=(SymmetricAlgorithm &&other)=defaultBotan::SymmetricAlgorithm
provider() constBotan::GHASH
reset()Botan::GHASH
set_associated_data(std::span< const uint8_t > ad)Botan::GHASH
set_key(const OctetString &key)Botan::SymmetricAlgorithm
set_key(std::span< const uint8_t > key)Botan::SymmetricAlgorithm
set_key(const uint8_t key[], size_t length)Botan::SymmetricAlgorithminline
start(std::span< const uint8_t > nonce)Botan::GHASH
SymmetricAlgorithm()=defaultBotan::SymmetricAlgorithm
SymmetricAlgorithm(const SymmetricAlgorithm &other)=defaultBotan::SymmetricAlgorithm
SymmetricAlgorithm(SymmetricAlgorithm &&other)=defaultBotan::SymmetricAlgorithm
update(std::span< const uint8_t > in)Botan::GHASH
update_associated_data(std::span< const uint8_t > ad)Botan::GHASH
valid_keylength(size_t length) constBotan::SymmetricAlgorithminline
~SymmetricAlgorithm()=defaultBotan::SymmetricAlgorithmvirtual