Home
last modified time | relevance | path

Searched defs:lzma_len (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A Dbootm.c403 SizeT lzma_len = unc_len; in bootm_decomp_image() local
/openbmc/linux/lib/xz/
H A Dxz_dec_lzma2.c651 static void lzma_len(struct xz_dec_lzma2 *s, struct lzma_len_dec *l, in lzma_len() function