Re: [PATCH 0/6] crypto: talitos - various fixes
From: Christophe LEROY
Date: Wed Sep 20 2017 - 04:35:50 EST
Looks like the linux-crypto list and patchwork was out of order when I
sent this. I will send again, sorry for the noise on the other lists.
Le 19/09/2017 Ã 14:58, Christophe Leroy a ÃcritÂ:
This serie provide various fixes on the talitos driver.
Christophe Leroy (6):
crypto: talitos - Don't provide setkey for non hmac hashing algs.
crypto: talitos - fix hashing
crypto: talitos - fix sha224
crypto: talitos - fix AEAD test failures
crypto: talitos - use kzalloc instead of kmalloc
crypto: talitos - fix memory corruption on SEC2
drivers/crypto/talitos.c | 81 +++++++++++++++++++++---------------------------
drivers/crypto/talitos.h | 2 --
2 files changed, 36 insertions(+), 47 deletions(-)