Searched refs:xz_check_file_crc (Results 1 – 1 of 1) sorted by relevance
9 int xz_check_file_crc(hal_partition_t src_partition, unsigned int size, unsigned int crc) in xz_check_file_crc() function329 if(xz_check_file_crc(src_partition, xz_size, xz_crc16) != 0) { in xz_file_uncompress()
Completed in 6 milliseconds