commit | 886a27c0fc8a34633aadb0986dba11d8c150ae2e | [log] [tgz] |
---|---|---|
author | LEROY Christophe <christophe.leroy@c-s.fr> | Wed Sep 13 12:44:57 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Sep 20 17:42:40 2017 +0800 |
tree | 62f9c47c92588cb71d9a250c912e606d79a2e3d6 | |
parent | afd62fa26343be6445479e75de9f07092a061459 [diff] |
crypto: talitos - fix hashing md5sum on some files gives wrong result Exemple: With the md5sum from libkcapi: c15115c05bad51113f81bdaee735dd09 test With the original md5sum: bbdf41d80ba7e8b2b7be3a0772be76cb test This patch fixes this issue Cc: <stable@vger.kernel.org> Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>