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

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

f(secure_vector< uint8_t > &result, std::span< const uint8_t > key, std::span< const uint8_t > data)Botan::XMSS_Hashinline
h(secure_vector< uint8_t > &result, std::span< const uint8_t > key, std::span< const uint8_t > data)Botan::XMSS_Hashinline
h_msg(std::span< const uint8_t > randomness, std::span< const uint8_t > root, std::span< const uint8_t > index_bytes, std::span< const uint8_t > data)Botan::XMSS_Hashinline
h_msg_final()Botan::XMSS_Hash
h_msg_init(std::span< const uint8_t > randomness, std::span< const uint8_t > root, std::span< const uint8_t > index_bytes)Botan::XMSS_Hash
h_msg_update(std::span< const uint8_t > data)Botan::XMSS_Hash
hash_function() constBotan::XMSS_Hashinline
operator=(const XMSS_Hash &)=deleteBotan::XMSS_Hash
operator=(XMSS_Hash &&)=defaultBotan::XMSS_Hash
output_length() constBotan::XMSS_Hashinline
prf(secure_vector< uint8_t > &result, std::span< const uint8_t > key, std::span< const uint8_t > data)Botan::XMSS_Hashinline
prf_keygen(secure_vector< uint8_t > &result, std::span< const uint8_t > key, std::span< const uint8_t > data)Botan::XMSS_Hashinline
XMSS_Hash(const XMSS_Parameters &params)Botan::XMSS_Hash
XMSS_Hash(const XMSS_Hash &hash)Botan::XMSS_Hash
XMSS_Hash(XMSS_Hash &&hash)=defaultBotan::XMSS_Hash
~XMSS_Hash()=defaultBotan::XMSS_Hash