Re: [PATCH] crypto: sha1-powerpc: little-endian support
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-10-04 06:23:22
Also in:
linux-crypto, lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-10-04 06:23:22
Also in:
linux-crypto, lkml
Marcelo Cerri [off-list ref] writes:
[ Unknown signature status ] On Wed, Sep 28, 2016 at 09:20:15PM +0800, Herbert Xu wrote:quoted
On Wed, Sep 28, 2016 at 10:15:51AM -0300, Marcelo Cerri wrote:quoted
Hi Herbert, Any thoughts on this one?Can this patch wait until the next merge window? On the broken platforms it should just fail the self-test, right?Yes. It fails on any LE platform (including Ubuntu and RHEL 7.1).
How are you testing this? I thought I was running the crypto tests but I've never seen this fail. cheers