diff options
author | Barry Song <song.bao.hua@hisilicon.com> | 2020-04-30 17:10:18 +1200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-05-08 15:30:41 +1000 |
commit | c549226926ce9352dc6415931f4e96445759215d (patch) | |
tree | 2bfefddbba32b64a24e71f1d4366d544dc5ff960 /include/crypto/hash.h | |
parent | 8d90822643ad8405eeb2ceafb20afd6952c24606 (diff) |
crypto: acomp - search acomp with scomp backend in crypto_has_acomp
users may call crypto_has_acomp to confirm the existence of acomp before using
crypto_acomp APIs. Right now, many acomp have scomp backend, for example, lz4,
lzo, deflate etc. crypto_has_acomp will return false for them even though they
support acomp APIs.
Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto/hash.h')
0 files changed, 0 insertions, 0 deletions