13 #ifndef UTILS_HASH_BUFFER_HPP 14 #define UTILS_HASH_BUFFER_HPP #define HASH_DIGEST_LENGTH
U8 * getBuffAddr() override
PlatformSizeType FwSizeType
FwSizeType getCapacity() const override
Get buffer capacity.
DEPRECATED(FwSizeType getBuffCapacity() const, "Use getCapacity() instead")
uint8_t U8
8-bit unsigned integer
U32 asBigEndianU32() const
Convert bytes 0 through 3 of the hash data to a big-Endian U32 value.
A container class for holding a hash buffer.
HashBuffer & operator=(const HashBuffer &other)
bool operator!=(const HashBuffer &other) const
bool operator==(const HashBuffer &other) const