Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dlz4_wrapper.c36 u8 has_block_checksum:1; member
70 int has_block_checksum; in ulz4fn() local
87 has_block_checksum = h->has_block_checksum; in ulz4fn()
132 if (has_block_checksum) in ulz4fn()