From: Herbert Xu Subject: Re: [PATCH 1/2] tcrypt.c: Support for more test vectors Date: Fri, 30 Nov 2007 00:30:33 +1100 Message-ID: <20071129133033.GF8487@gondor.apana.org.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Crypto To: Tan Swee Heng Return-path: Received: from rhun.apana.org.au ([64.62.148.172]:3748 "EHLO arnor.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754684AbXK2Naf (ORCPT ); Thu, 29 Nov 2007 08:30:35 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On Wed, Nov 28, 2007 at 07:19:17AM +0800, Tan Swee Heng wrote: > Currently the number of entries in a cipher test vector template is > limited by TVMEMSIZE/sizeof(struct cipher_testvec). This patch > circumvents the problem by pointing cipher_tv to each entry in the > template, rather than the template itself. > > Signed-off-by: Tan Swee Heng Patch 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