12 #ifndef CRC_CHECKER_HPP 13 #define CRC_CHECKER_HPP 16 #include <config/CRCCheckerConfig.hpp>
static const FwSignedSizeType CRC_FILE_READ_BLOCK
PlatformSignedSizeType FwSignedSizeType
constexpr FwSignedSizeType CONFIG_CRC_FILE_READ_BLOCK
crc_stat_t create_checksum_file(const char *const fname)
crc_stat_t read_crc32_from_file(const char *const fname, U32 &checksum_from_file)
crc_stat_t verify_checksum(const char *const fname, U32 &expected, U32 &actual)