Botan 3.8.1
Crypto and TLS for C&
|
#include <mdx_hash.h>
Public Member Functions | |
void | clear () |
void | final (std::span< uint8_t > output) |
MerkleDamgard_Hash () | |
void | update (std::span< const uint8_t > input) |
Definition at line 40 of file mdx_hash.h.
|
inline |
|
inline |
Definition at line 70 of file mdx_hash.h.
Referenced by final(), and MerkleDamgard_Hash().
|
inline |
Definition at line 63 of file mdx_hash.h.
References clear().
|
inline |
Definition at line 44 of file mdx_hash.h.
References Botan::BufferSlicer::empty().