Re: [PATCH v4 09/15] crypto/hash-glib: Remove old hash API functions
On Wed, Aug 07, 2024 at 07:51:16PM +, Alejandro Zeise wrote: > Removes old hash implemention in the GLib hash driver. > > Signed-off-by: Alejandro Zeise > --- > crypto/hash-glib.c | 53 -- > 1 file changed, 53 deletions(-) Reviewed-by: Daniel P. B
[PATCH v4 09/15] crypto/hash-glib: Remove old hash API functions
Removes old hash implemention in the GLib hash driver. Signed-off-by: Alejandro Zeise --- crypto/hash-glib.c | 53 -- 1 file changed, 53 deletions(-) diff --git a/crypto/hash-glib.c b/crypto/hash-glib.c index 9f4490762a..d1dc00547d 100644 --- a/crypto