summaryrefslogtreecommitdiffstats
path: root/crypto/morus1280.c
diff options
context:
space:
mode:
authorEric Biggers2019-05-20 18:52:07 +0200
committerHerbert Xu2019-05-30 09:28:40 +0200
commit87804144cb7ad09126f1d16e205a7d6b4bc35404 (patch)
tree36bc52a9d008a1a19b0e38d4082b09bce1b047aa /crypto/morus1280.c
parentcrypto: make all templates select CRYPTO_MANAGER (diff)
downloadkernel-qcow2-linux-87804144cb7ad09126f1d16e205a7d6b4bc35404.tar.gz
kernel-qcow2-linux-87804144cb7ad09126f1d16e205a7d6b4bc35404.tar.xz
kernel-qcow2-linux-87804144cb7ad09126f1d16e205a7d6b4bc35404.zip
crypto: echainiv - change to 'default n'
echainiv is the only algorithm or template in the crypto API that is enabled by default. But there doesn't seem to be a good reason for it. And it pulls in a lot of stuff as dependencies, like AEAD support and a "NIST SP800-90A DRBG" including HMAC-SHA256. The commit which made it default 'm', commit 3491244c6298 ("crypto: echainiv - Set Kconfig default to m"), mentioned that it's needed for IPsec. However, later commit 32b6170ca59c ("ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV") made the IPsec kconfig options select it. So, remove the 'default m'. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/morus1280.c')
0 files changed, 0 insertions, 0 deletions