From: Herbert Xu Subject: Re: [PATCH 2/2] crypto/geode_aes: access .cip instead of .blk in cipher mode Date: Fri, 8 Jan 2010 14:19:33 +1100 Message-ID: <20100108031933.GA18599@gondor.apana.org.au> References: <4B1D02F7.2020505@gmail.com> <20091207134012.GA21388@Chamillionaire.breakpoint.cc> <4B1D0DC9.5000908@gmail.com> <20091211150349.GA736@gondor.apana.org.au> <20100106180736.GA9625@Chamillionaire.breakpoint.cc> <20100107005028.GA32421@gondor.apana.org.au> <20100107211702.GB20258@Chamillionaire.breakpoint.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Roel Kluin , "David S. Miller" , linux-crypto@vger.kernel.org, Andrew Morton , LKML , Sergey Mironov , Martin Schwidefsky To: Sebastian Andrzej Siewior Return-path: Received: from rhun.apana.org.au ([64.62.148.172]:52444 "EHLO arnor.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753408Ab0AHDT4 (ORCPT ); Thu, 7 Jan 2010 22:19:56 -0500 Content-Disposition: inline In-Reply-To: <20100107211702.GB20258@Chamillionaire.breakpoint.cc> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Thu, Jan 07, 2010 at 10:17:02PM +0100, Sebastian Andrzej Siewior wrote: > >From caa5c9a662be92aa79b2ef1d14a509391cfa9254 Mon Sep 17 00:00:00 2001 > From: Roel Kluin > Date: Thu, 7 Jan 2010 22:00:26 +0100 > > The fallback code in cipher mode touch the union fallback.blk instead > of fallback.cip. This is wrong because we use the cipher and not the > blockcipher. This did not show any side effects yet because both types / > structs contain the same element right now. > > [bigeasy@breakpoint: different commit message, split the patch in two] > > Signed-off-by: Roel Kluin > Signed-off-by: Sebastian Andrzej Siewior All applied. Thanks! -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt