From: "Jason A. Donenfeld" Subject: Re: [PATCH net-next v6 04/23] zinc: ChaCha20 x86_64 implementation Date: Tue, 2 Oct 2018 03:07:45 +0200 Message-ID: References: <20180925145622.29959-1-Jason@zx2c4.com> <20180925145622.29959-5-Jason@zx2c4.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: LKML , Netdev , Linux Crypto Mailing List , David Miller , Greg Kroah-Hartman , Samuel Neves , Andrew Lutomirski , Jean-Philippe Aumasson , Andy Polyakov , Thomas Gleixner , mingo@redhat.com, X86 ML To: Ard Biesheuvel Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org Hi Ard, On Fri, Sep 28, 2018 at 5:47 PM Ard Biesheuvel wrote: > > While this is CRYPTOGAMS code, the originating code for this happens to > > be the same as OpenSSL's commit cded951378069a478391843f5f8653c1eb5128da > > > > I'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