Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/liblzma/check/
H A Dcheck.h59 # define LZMA_SHA256FUNC(x) CC_SHA256_ ## x macro
61 # define LZMA_SHA256FUNC(x) SHA256_ ## x macro
63 # define LZMA_SHA256FUNC(x) SHA256 ## x macro