Searched refs:lzma_sha256_update (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/xz/src/liblzma/check/
H A Dcheck.h131 extern void lzma_sha256_update(
148 lzma_sha256_update(const uint8_t *buf, size_t size, lzma_check_state *check) function
H A Dcheck.c135 lzma_sha256_update(buf, size, check);

Completed in 55 milliseconds