[PATCH 0/6] crypto: talitos - various fixes

2017-09-21 Thread Christophe Leroy
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(-)

-- 
2.13.3



Re: [PATCH 0/6] crypto: talitos - various fixes

2017-09-20 Thread christophe leroy
What's going wrong ? I have resent it and it the same again, the serie 
is not dispatched on the linux-crypto list, but when I answer to a mail 
of the serie, the answer shows up.


What could be the issue ?

Christophe

Le 20/09/2017 à 10:35, Christophe LEROY a écrit :
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(-)



---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
https://www.avast.com/antivirus



Re: [PATCH 0/6] crypto: talitos - various fixes

2017-09-20 Thread Christophe LEROY
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(-)