Re: [PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers

2015-11-17 Thread Herbert Xu
On Tue, Oct 20, 2015 at 09:34:04AM +0200, LABBE Corentin wrote: > Since md5/shaxxx headers have hash for zero message length, just use them. > > Signed-off-by: LABBE Corentin This too would need a dependency on the MD5/SHA Kconfig options. However, for now this is

[PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers

2015-10-20 Thread LABBE Corentin
Since md5/shaxxx headers have hash for zero message length, just use them. Signed-off-by: LABBE Corentin --- crypto/testmgr.h | 18 ++ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/crypto/testmgr.h b/crypto/testmgr.h index

[PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers

2015-10-12 Thread LABBE Corentin
Since md5/shaxxx headers have hash for zero message length, just use them. Signed-off-by: LABBE Corentin --- crypto/testmgr.h | 16 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/crypto/testmgr.h b/crypto/testmgr.h index

Re: [PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers

2015-10-12 Thread kbuild test robot
Hi LABBE, [auto build test ERROR on crypto/master -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/LABBE-Corentin/crypto-hash-add-zero-length-message-hash-for-shax-and-md5/20151013-005943 config: arm-mmp

Re: [PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers

2015-10-12 Thread Corentin LABBE
Le 12/10/2015 21:24, kbuild test robot a écrit : > Hi LABBE, > > [auto build test ERROR on crypto/master -- if it's inappropriate base, please > suggest rules for selecting the more suitable base] > > url: >