Botan
3.6.1
Crypto and TLS for C&
Botan
GMAC
Botan::GMAC Member List
This is the complete list of members for
Botan::GMAC
, including all inherited members.
assert_key_material_set
() const
Botan::SymmetricAlgorithm
inline
protected
assert_key_material_set
(bool predicate) const
Botan::SymmetricAlgorithm
inline
protected
clear
() override
Botan::GMAC
virtual
clone
() const
Botan::MessageAuthenticationCode
inline
create
(std::string_view algo_spec, std::string_view provider="")
Botan::MessageAuthenticationCode
static
create_or_throw
(std::string_view algo_spec, std::string_view provider="")
Botan::MessageAuthenticationCode
static
final
(uint8_t out[])
Botan::Buffered_Computation
inline
final
()
Botan::Buffered_Computation
inline
final
(std::span< uint8_t > out)
Botan::Buffered_Computation
inline
final
(T &out)
Botan::Buffered_Computation
inline
final_stdvec
()
Botan::Buffered_Computation
inline
fresh_key_required_per_message
() const
Botan::MessageAuthenticationCode
inline
virtual
GMAC
(std::unique_ptr< BlockCipher > cipher)
Botan::GMAC
explicit
GMAC
(const GMAC &)=delete
Botan::GMAC
has_keying_material
() const override
Botan::GMAC
virtual
key_spec
() const override
Botan::GMAC
virtual
maximum_keylength
() const
Botan::SymmetricAlgorithm
inline
minimum_keylength
() const
Botan::SymmetricAlgorithm
inline
name
() const override
Botan::GMAC
virtual
new_object
() const override
Botan::GMAC
virtual
operator=
(const GMAC &)=delete
Botan::GMAC
output_length
() const override
Botan::GMAC
virtual
process
(const uint8_t in[], size_t length)
Botan::Buffered_Computation
inline
process
(std::string_view in)
Botan::Buffered_Computation
inline
process
(std::span< const uint8_t > in)
Botan::Buffered_Computation
inline
provider
() const
Botan::MessageAuthenticationCode
inline
virtual
providers
(std::string_view algo_spec)
Botan::MessageAuthenticationCode
static
set_key
(const SymmetricKey &key)
Botan::SymmetricAlgorithm
inline
set_key
(std::span< const uint8_t > key)
Botan::SymmetricAlgorithm
set_key
(const uint8_t key[], size_t length)
Botan::SymmetricAlgorithm
inline
start
(std::span< const uint8_t > nonce)
Botan::MessageAuthenticationCode
inline
start
(const uint8_t nonce[], size_t nonce_len)
Botan::MessageAuthenticationCode
inline
start
()
Botan::MessageAuthenticationCode
inline
update
(const uint8_t in[], size_t length)
Botan::Buffered_Computation
inline
update
(std::span< const uint8_t > in)
Botan::Buffered_Computation
inline
update
(std::string_view str)
Botan::Buffered_Computation
inline
update
(uint8_t in)
Botan::Buffered_Computation
inline
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) const
Botan::SymmetricAlgorithm
inline
verify_mac
(const uint8_t in[], size_t length)
Botan::MessageAuthenticationCode
inline
verify_mac
(std::span< const uint8_t > in)
Botan::MessageAuthenticationCode
inline
verify_mac_result
(std::span< const uint8_t > in)
Botan::MessageAuthenticationCode
protected
virtual
~Buffered_Computation
()=default
Botan::Buffered_Computation
virtual
~GMAC
() override
Botan::GMAC
~MessageAuthenticationCode
() override=default
Botan::MessageAuthenticationCode
~SymmetricAlgorithm
()=default
Botan::SymmetricAlgorithm
virtual
Generated by
1.12.0