crypto: rmd128 - remove RIPE-MD 128 hash algorithm
authorArd Biesheuvel <ardb@kernel.org>
Thu, 21 Jan 2021 13:07:29 +0000 (14:07 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 29 Jan 2021 05:07:03 +0000 (16:07 +1100)
commitb21b9a5e0aef025aafd2c57622a5f0cb9562c886
treed1f81971ac1147a36f9d973f2ac6a9f06abbcc8a
parentc114cf7f86242bbd6841de4c49923100ad41b6d5
crypto: rmd128 - remove RIPE-MD 128 hash algorithm

RIPE-MD 128 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/rmd128.c [deleted file]
crypto/tcrypt.c
crypto/testmgr.c
crypto/testmgr.h