Re: [PATCH 7/7] mac80211: Switch to new AEAD interface

2015-06-02 Thread Jouni Malinen
On Mon, Jun 01, 2015 at 05:36:58PM +0200, Stephan Mueller wrote: Am Montag, 1. Juni 2015, 16:35:26 schrieb Johannes Berg: IOW, I think something like this would make sense: That looks definitely cleaner :-) Indeed.. That AAD length-in-the-buffer design came from the over ten year old code

Re: Crypto driver -DCP

2015-06-02 Thread Jay Monkman
On 05/28/2015 08:32 PM, Herbert Xu wrote: On Fri, May 29, 2015 at 03:29:59AM +0200, Marek Vasut wrote: On Friday, May 29, 2015 at 03:23:59 AM, Herbert Xu wrote: On Fri, May 29, 2015 at 03:00:35AM +0200, Marek Vasut wrote: My understanding (!) is that everyone should be able to use this key to

Re: [PATCH 02/10] ARM: OMAP3: Fix crypto support for HS devices

2015-06-02 Thread Paul Walmsley
On Tue, 26 May 2015, Pali Rohár wrote: Hi Paul, this patch is also for omap2... Can you review it too? On Saturday 28 February 2015 17:24:36 Pavel Machek wrote: On Thu 2015-02-26 14:49:52, Pali Rohár wrote: Register crypto hwmod links only if they are not disabled in DT. If DT

Re: Crypto driver -DCP

2015-06-02 Thread Herbert Xu
On Tue, Jun 02, 2015 at 01:57:28PM -0500, Jay Monkman wrote: I have another question. The DCP (and other crypto accelerators on other SOCs) supports key slots - basically write only RAM that's used to store keys so they can be used for encrypt/decrypt operations. DCP supports 4 key slots,

Re: [PATCH 0/9] crypto: Add ChaCha20-Poly1305 AEAD support for IPsec

2015-06-02 Thread Herbert Xu
On Mon, Jun 01, 2015 at 01:43:55PM +0200, Martin Willi wrote: This is a first version of a patch series implementing the ChaCha20-Poly1305 AEAD construction defined in RFC7539. It is based on the current cryptodev tree. The patches look fine to me. Steffen, what do you think? Thanks, --

Re: [PATCH] crypto: documentation - cover new AEAD interface

2015-06-02 Thread Herbert Xu
On Thu, May 28, 2015 at 08:52:42AM +0200, Stephan Mueller wrote: The patch updates the DocBook to cover the new AEAD interface implementation. Signed-off-by: Stephan Mueller smuel...@chronox.de Applied. -- Email: Herbert Xu herb...@gondor.apana.org.au Home Page:

Re: [PATCH] crypto: prevent nx 842 load if no hw driver

2015-06-02 Thread Herbert Xu
On Thu, May 28, 2015 at 04:21:31PM -0400, Dan Streetman wrote: Change the nx-842 common driver to wait for loading of both platform drivers, and fail loading if the platform driver pointer is not set. Add an independent platform driver pointer, that the platform drivers set if they find they

Re: [PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading

2015-06-02 Thread Maxime Ripard
On Tue, May 26, 2015 at 09:31:03AM -0700, Dan Williams wrote: If you mean, give me a hand, you can start there, then yeah, I can do that. I'm not happy about not having had the time to do this rework myself. Linux is better off with this api deprecated. You're not talking about

Re: [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()

2015-06-02 Thread Vinod Koul
On Fri, May 29, 2015 at 05:32:50PM +0300, Peter Ujfalusi wrote: On 05/29/2015 01:18 PM, Vinod Koul wrote: On Fri, May 29, 2015 at 11:42:27AM +0200, Geert Uytterhoeven wrote: On Fri, May 29, 2015 at 11:33 AM, Vinod Koul vinod.k...@intel.com wrote: On Tue, May 26, 2015 at 04:25:57PM +0300,