Home
last modified time | relevance | path

Searched refs:xz_check_file_crc (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ota/tools/xz/src/
A Dxz_export.c9 int xz_check_file_crc(hal_partition_t src_partition, unsigned int size, unsigned int crc) in xz_check_file_crc() function
329 if(xz_check_file_crc(src_partition, xz_size, xz_crc16) != 0) { in xz_file_uncompress()

Completed in 6 milliseconds