summaryrefslogtreecommitdiff
path: root/crypto/lz4hc.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2020-09-11 17:11:03 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2020-09-18 17:20:13 +1000
commit2052bcd79ad0fdaee78ddd5198b5ed4811b16bb6 (patch)
tree7e3e635e1f12c8f9a39206e3afcd5b18a077523b /crypto/lz4hc.c
parentcf5e524e71bd6c66ae68062d7b18f2c2156702a9 (diff)
downloadlinux-crypto-2052bcd79ad0fdaee78ddd5198b5ed4811b16bb6.tar.gz
linux-crypto-2052bcd79ad0fdaee78ddd5198b5ed4811b16bb6.zip
crypto: Kconfig - mark unused ciphers as obsolete
We have a few interesting pieces in our cipher museum, which are never used internally, and were only ever provided as generic C implementations. Unfortunately, we cannot simply remove this code, as we cannot be sure that it is not being used via the AF_ALG socket API, however unlikely. So let's mark the Anubis, Khazad, SEED and TEA algorithms as obsolete, which means they can only be enabled in the build if the socket API is enabled in the first place. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/lz4hc.c')
0 files changed, 0 insertions, 0 deletions