OSDN Git Service

crypto: rmd256 - remove RIPE-MD 256 hash algorithm
authorArd Biesheuvel <ardb@kernel.org>
Thu, 21 Jan 2021 13:07:30 +0000 (14:07 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 29 Jan 2021 05:07:03 +0000 (16:07 +1100)
commitc15d4167f0b0465b71c0619dc30b122f1b0e5b7a
tree223c9df5a2a29ede3bba48887faf49c4372b52f0
parentb21b9a5e0aef025aafd2c57622a5f0cb9562c886
crypto: rmd256 - remove RIPE-MD 256 hash algorithm

RIPE-MD 256 is never referenced anywhere in the kernel, and unlikely
to be depended upon by userspace via AF_ALG. So let's remove it

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig
crypto/Makefile
crypto/ripemd.h
crypto/rmd256.c [deleted file]
crypto/tcrypt.c
crypto/testmgr.c
crypto/testmgr.h