Re: [PATCH v4 11/15] crypto/hash-gnutls: Remove old hash API functions
On Wed, Aug 07, 2024 at 07:51:18PM +, Alejandro Zeise wrote: > Removes old hash implemention in the gnutls hash driver. > > Signed-off-by: Alejandro Zeise > --- > crypto/hash-gnutls.c | 47 > 1 file changed, 47 deletions(-) Reviewed-by: Daniel P.
[PATCH v4 11/15] crypto/hash-gnutls: Remove old hash API functions
Removes old hash implemention in the gnutls hash driver. Signed-off-by: Alejandro Zeise --- crypto/hash-gnutls.c | 47 1 file changed, 47 deletions(-) diff --git a/crypto/hash-gnutls.c b/crypto/hash-gnutls.c index 15fc630a11..0c24b0eb66 100644 --- a/