Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758268Ab3IBKfy (ORCPT ); Mon, 2 Sep 2013 06:35:54 -0400 Received: from ringil.hengli.com.au ([178.18.16.133]:45996 "EHLO fornost.hengli.com.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755517Ab3IBKfv (ORCPT ); Mon, 2 Sep 2013 06:35:51 -0400 Date: Mon, 2 Sep 2013 20:35:38 +1000 From: Herbert Xu To: Marcelo Cerri Cc: linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, benh@kernel.crashing.org Subject: Re: [PATCH v2 00/10] Series of fixes for NX driver Message-ID: <20130902103538.GA815@gondor.apana.org.au> References: <1377787000-4966-1-git-send-email-mhcerri@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1377787000-4966-1-git-send-email-mhcerri@linux.vnet.ibm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 25 On Thu, Aug 29, 2013 at 11:36:30AM -0300, Marcelo Cerri wrote: > This series of patches contains fixes in several algorithms implemented > by the NX driver. The patches can be separated in three different > categories: > > - Changes to split the data in several hyper calls to respect the > limits of data that the co-processador can handle. This affects > all AES modes. > - Fixes in how the driver handle zero length messages. This affects > XCBC and GCM. > - Fixes for SHA-2 when chunks bigger than the block size are provided. > > v2: > - Fixed conflict. All applied. Thanks! -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/