12#include <botan/hash.h>
23 std::string
name()
const;
40 void add_data(
const byte[],
size_t);
41 void final_result(
byte[]);
42 void key_schedule(
const byte[],
size_t);
MessageAuthenticationCode * clone() const
Key_Length_Specification key_spec() const
size_t output_length() const