Searched refs:_xc_try_lzma_decode (Results 1 – 1 of 1) sorted by relevance
201 static int _xc_try_lzma_decode( in _xc_try_lzma_decode() function350 return _xc_try_lzma_decode(dom, blob, size, &stream, "XZ"); in xc_try_xz_decode()364 return _xc_try_lzma_decode(dom, blob, size, &stream, "LZMA"); in xc_try_lzma_decode()
Completed in 26 milliseconds