Re: [PATCH v4 10/15] crypto/hash-gcrypt: Remove old hash API functions
On Wed, Aug 07, 2024 at 07:51:17PM +, Alejandro Zeise wrote: > Removes old hash implemention in the gcrypt hash driver. > > Signed-off-by: Alejandro Zeise > --- > crypto/hash-gcrypt.c | 67 > 1 file changed, 67 deletions(-) Reviewed-by: Daniel P.
[PATCH v4 10/15] crypto/hash-gcrypt: Remove old hash API functions
Removes old hash implemention in the gcrypt hash driver. Signed-off-by: Alejandro Zeise --- crypto/hash-gcrypt.c | 67 1 file changed, 67 deletions(-) diff --git a/crypto/hash-gcrypt.c b/crypto/hash-gcrypt.c index e05511cafa..7779ec8446 100644 --- a/