]> Git Repo - linux.git/commit
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
authorArd Biesheuvel <[email protected]>
Thu, 21 Jan 2021 13:07:31 +0000 (14:07 +0100)
committerHerbert Xu <[email protected]>
Fri, 29 Jan 2021 05:07:04 +0000 (16:07 +1100)
commit93f64202926f606d67b1095b59137f903c6ab304
treec4f654dcef8993f9b9463eb4ae03d1e50276ee4e
parentc15d4167f0b0465b71c0619dc30b122f1b0e5b7a
crypto: rmd320 - remove RIPE-MD 320 hash algorithm

RIPE-MD 320 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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
crypto/Kconfig
crypto/ripemd.h
crypto/rmd320.c [deleted file]
crypto/tcrypt.c
crypto/testmgr.c
crypto/testmgr.h
This page took 0.056104 seconds and 4 git commands to generate.