Searched refs:lzma_sha256_update (Results 1 – 2 of 2) sorted by relevance
131 extern void lzma_sha256_update(148 lzma_sha256_update(const uint8_t *buf, size_t size, lzma_check_state *check) in lzma_sha256_update() function
135 lzma_sha256_update(buf, size, check); in lzma_check_update()