12 #ifndef CRC_CHECKER_HPP
13 #define CRC_CHECKER_HPP
PlatformIntType NATIVE_INT_TYPE
C++-compatible configuration header for fprime configuration.
crc_stat_t read_crc32_from_file(const char *const fname, U32 &checksum_from_file)
crc_stat_t create_checksum_file(const char *const fname)
static const U32 CRC_MAX_FILENAME_SIZE
crc_stat_t verify_checksum(const char *const fname, U32 &expected, U32 &actual)
static const NATIVE_INT_TYPE CRC_FILE_READ_BLOCK