summaryrefslogtreecommitdiff
path: root/crypto/sm2.c
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2022-09-14 10:38:27 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2022-09-24 16:14:43 +0800
commit6e7d1ef05d872fea154cd9bcb3921c94867d53b3 (patch)
tree5cb64c3963b694d303af280bb90d247f51c13924 /crypto/sm2.c
parent8b775ba1ab8a3d315dd513c1df00361fa59bec28 (diff)
downloadlinux-crypto-6e7d1ef05d872fea154cd9bcb3921c94867d53b3.tar.gz
linux-crypto-6e7d1ef05d872fea154cd9bcb3921c94867d53b3.zip
crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2S
Commit de074bbd9464 ("crypto: blake2s - remove shash module") removes the config CRYPTO_BLAKE2S. Commit 858b567a1d5a ("crypto: Kconfig - simplify hash entries") makes various changes to the config descriptions as part of some consolidation and clean-up, but among all those changes, it also accidently adds back CRYPTO_BLAKE2S after its removal due to the original patch being based on a state before the CRYPTO_BLAKE2S removal. See Link for the author's confirmation of this happening accidently. Fixes: 858b567a1d5a ("crypto: Kconfig - simplify hash entries") Link: https://lore.kernel.org/all/MW5PR84MB18424AB8C095BFC041AE33FDAB479@MW5PR84MB1842.NAMPRD84.PROD.OUTLOOK.COM/ Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/sm2.c')
0 files changed, 0 insertions, 0 deletions