Home
last modified time | relevance | path

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

/minix/external/public-domain/xz/dist/src/liblzma/check/
H A Dcheck.h53 # define LZMA_SHA256FUNC(x) CC_SHA256_ ## x macro
55 # define LZMA_SHA256FUNC(x) SHA256_ ## x macro
57 # define LZMA_SHA256FUNC(x) SHA256 ## x macro