Home
last modified time | relevance | path

Searched defs:index_hash (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/xz/src/liblzma/common/
H A Dindex_hash.c72 lzma_index_hash_init(lzma_index_hash *index_hash, in lzma_index_hash_init()
104 lzma_index_hash_end(lzma_index_hash *index_hash, in lzma_index_hash_end()
113 lzma_index_hash_size(const lzma_index_hash *index_hash) in lzma_index_hash_size()
143 lzma_index_hash_append(lzma_index_hash *index_hash, lzma_vli unpadded_size, in lzma_index_hash_append()
173 lzma_index_hash_decode(lzma_index_hash *index_hash, const uint8_t *in, in lzma_index_hash_decode()
H A Dstream_decoder.c40 lzma_index_hash *index_hash; member
H A Dstream_decoder_mt.c172 lzma_index_hash *index_hash; member