From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herbert Xu Subject: Re: [PATCH] crypto: arm/aes-neonbs - process 8 blocks in parallel if we can Date: Wed, 28 Dec 2016 17:23:28 +0800 Message-ID: <20161228092328.GA12494@gondor.apana.org.au> References: <1481291246-20216-1-git-send-email-ard.biesheuvel@linaro.org> <20161227085745.GA10121@gondor.apana.org.au> <20161228091020.GE11904@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "linux-crypto@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" To: Ard Biesheuvel Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: linux-crypto.vger.kernel.org On Wed, Dec 28, 2016 at 09:19:32AM +0000, Ard Biesheuvel wrote: > > Ok, so that implies a field in the skcipher algo struct then, rather than some definition internal to the driver? Oh yes it should definitely be visible to other crypto API drivers and algorithms. It's just that we don't want to export it outside of the crypto API, e.g., to IPsec or algif. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt