Home
last modified time | relevance | path

Searched defs:lzma_head (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_kernel.c25 hi_u8 lzma_head[13] = { 0 }; /* head 13B */ in boot_upg_lzma_detect() local
H A Dboot_upg_tool.c108 hi_u8 lzma_head[13] = { 0 }; /* head 13B */ in boot_upg_copy_flash_2_flash() local
283 hi_u8 lzma_head[13] = { 0 }; /* head 13B */ in boot_upg_check_before_decompress() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/lzmaram/
H A Dlzmaram.c64 unsigned int hi_lzma_get_uncompress_len(const hi_u8 lzma_head[13], hi_u32 head_size, /* head 13B */ in hi_lzma_get_uncompress_len() argument
124 hi_lzma_decompress(const hi_u8 lzma_head[13], hi_u32 head_size, unsigned int compress_len, lzma_stream_fct in_func, lzma_stream_fct out_func) hi_lzma_decompress() argument
171 hi_lzma_mem_detect(const hi_u8 lzma_head[13], hi_u32 head_size) hi_lzma_mem_detect() argument
[all...]

Completed in 2 milliseconds