Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c3133 MZ_ZIP_CDH_CRC32_OFS = 16, enumerator
4136 pStat->m_crc32 = MZ_READ_LE32(p + MZ_ZIP_CDH_CRC32_OFS); in mz_zip_file_stat_internal()
5994 MZ_WRITE_LE32(pDst + MZ_ZIP_CDH_CRC32_OFS, uncomp_crc32); in mz_zip_writer_create_central_dir_header()