13 #ifndef UTILS_HASH_HPP 14 #define UTILS_HASH_HPP 85 const void *
const data,
97 void final(U32 &hashvalue);
void update(const void *const data, const FwSizeType len)
NATIVE_INT_TYPE SizeType
The size type.
PlatformIntType NATIVE_INT_TYPE
PlatformSizeType FwSizeType
static void addFileExtension(const Fw::StringBase &baseName, Fw::StringBase &extendedName)
static FwSizeType getFileExtensionLength()
void setHashValue(HashBuffer &value)
A generic interface for creating and comparing hash values.
static const char * getFileExtensionString()
static void hash(const void *data, const FwSizeType len, HashBuffer &buffer)
A container class for holding a hash buffer.