Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/include/
Dminiz.h98 mz_ulong mz_crc32(mz_ulong crc, const unsigned char *ptr, size_t buf_len);
101 #define mz_crc32 esp_rom_crc32_le macro
311 #define crc32 mz_crc32
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dminiz.h213 mz_ulong mz_crc32(mz_ulong crc, const unsigned char *ptr, size_t buf_len);
462 #define crc32 mz_crc32
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c69 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len)
88 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len) in mz_crc32() function
2159 c = (mz_uint32)mz_crc32(MZ_CRC32_INIT, pnghdr + 12, 17); in tdefl_write_image_to_png_file_in_memory_ex()
2172 c = (mz_uint32)mz_crc32(MZ_CRC32_INIT, out_buf.m_pBuf + 41 - 4, *pLen_out + 4); in tdefl_write_image_to_png_file_in_memory_ex()
4431 …if (mz_crc32(MZ_CRC32_INIT, (const mz_uint8 *)pBuf, (size_t)file_stat.m_uncomp_size) != file_stat.… in mz_zip_reader_extract_to_mem_no_alloc()
4506 …else if (mz_crc32(MZ_CRC32_INIT, (const mz_uint8 *)pBuf, (size_t)file_stat.m_uncomp_size) != file_… in mz_zip_reader_extract_to_mem_no_alloc()
4666 …file_crc32 = (mz_uint32)mz_crc32(file_crc32, (const mz_uint8 *)pRead_buf, (size_t)file_stat.m_comp… in mz_zip_reader_extract_to_callback()
4689 … file_crc32 = (mz_uint32)mz_crc32(file_crc32, (const mz_uint8 *)pRead_buf, (size_t)read_buf_avail); in mz_zip_reader_extract_to_callback()
4751 file_crc32 = (mz_uint32)mz_crc32(file_crc32, pWrite_buf_cur, out_buf_size); in mz_zip_reader_extract_to_callback()
4974 …pState->file_crc32 = (mz_uint32)mz_crc32(pState->file_crc32, (const mz_uint8 *)pvBuf, copied_to_ca… in mz_zip_reader_extract_iter_read()
[all …]
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_1.ld83 mz_crc32 = 0x400000c0; symbol
Drom_32s2.ld570 PROVIDE ( mz_crc32 = 0x40002f58 ); symbol
Drom_32c6_beta.ld83 mz_crc32 = 0x400000c0; symbol
Drom_32c3.ld85 mz_crc32 = 0x400000c4; symbol
Drom_32s3.ld86 mz_crc32 = 0x40000798; symbol
Drom_32.ld464 PROVIDE ( mz_crc32 = 0x4005ee88 ); symbol
Drom_32s3_beta_2.ld915 PROVIDE ( mz_crc32 = 0x4003538c ); symbol
/hal_espressif-latest/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld69 mz_crc32 = 0x400000c4; symbol
/hal_espressif-latest/components/esp_rom/esp32s2/ld/
Desp32s2.rom.ld428 PROVIDE ( mz_crc32 = 0x40002f58 ); symbol
/hal_espressif-latest/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld71 mz_crc32 = 0x40000798; symbol
/hal_espressif-latest/components/esp_rom/esp32/ld/
Desp32.rom.ld185 PROVIDE ( mz_crc32 = 0x4005ee88 ); symbol