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(-)