Re: [PATCH net-next v6 04/23] zinc: ChaCha20 x86_64 implementation
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2018-10-02 02:56:02
Also in:
linux-crypto, lkml
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2018-10-02 02:56:02
Also in:
linux-crypto, lkml
Hi Ard, On Fri, Sep 28, 2018 at 5:47 PM Ard Biesheuvel [off-list ref] wrote:
quoted
While this is CRYPTOGAMS code, the originating code for this happens to be the same as OpenSSL's commit cded951378069a478391843f5f8653c1eb5128daI'd still prefer the kernel side changes to be presented as a separate followup patch
I've restructured things for the MIPS64 and x86_64 and it will be as you've asked for v7. Jason