Re: [PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions

2014-03-27 Thread Marek Vasut
On Thursday, March 27, 2014 at 02:23:41 PM, Ard Biesheuvel wrote: > On 24 March 2014 21:36, Marek Vasut wrote: > > On Thursday, March 20, 2014 at 03:48:06 PM, Ard Biesheuvel wrote: > >> This patch adds support for the SHA-224 and SHA-256 hash algorithms > >> using the NEON based SHA-256 instructio

Re: [PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions

2014-03-27 Thread Ard Biesheuvel
On 24 March 2014 21:36, Marek Vasut wrote: > On Thursday, March 20, 2014 at 03:48:06 PM, Ard Biesheuvel wrote: >> This patch adds support for the SHA-224 and SHA-256 hash algorithms using >> the NEON based SHA-256 instructions that were introduced in ARM v8. >> >> Signed-off-by: Ard Biesheuvel >>

Re: [PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions

2014-03-24 Thread Marek Vasut
On Thursday, March 20, 2014 at 03:48:06 PM, Ard Biesheuvel wrote: > This patch adds support for the SHA-224 and SHA-256 hash algorithms using > the NEON based SHA-256 instructions that were introduced in ARM v8. > > Signed-off-by: Ard Biesheuvel > --- [...] > + * Copyright (c) Alan Smithee. Em