Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261350AbVBBXBA (ORCPT ); Wed, 2 Feb 2005 18:01:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262559AbVBBXA7 (ORCPT ); Wed, 2 Feb 2005 18:00:59 -0500 Received: from mx1.redhat.com ([66.187.233.31]:58783 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S262794AbVBBXAU (ORCPT ); Wed, 2 Feb 2005 18:00:20 -0500 Date: Wed, 2 Feb 2005 18:00:04 -0500 (EST) From: James Morris X-X-Sender: jmorris@thoron.boston.redhat.com To: Fruhwirth Clemens cc: akpm@osdl.org, Subject: Re: [PATCH 01/04] Adding cipher mode context information to crypto_tfm In-Reply-To: <20050124115624.GA21457@ghanima.endorphin.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 610 Lines: 22 On Mon, 24 Jan 2005, Fruhwirth Clemens wrote: > This patch adds the ability for a cipher mode to store cipher mode specific > information in crypto_tfm. This is necessary for LRW's precomputed > GF-multiplication tables. This one looks fine as part of the LRW patchset (i.e. not needed for generic scatterwalk). - James -- James Morris - 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/