Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dlz4_wrapper.c57 int has_block_checksum; in ulz4fn() local
87 has_block_checksum = h->has_block_checksum; in ulz4fn()
132 if (has_block_checksum) in ulz4fn()
/rk3399_rockchip-uboot/include/u-boot/
H A Dlz4.h19 u8 has_block_checksum:1; member