From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759945AbZEFMwd (ORCPT ); Wed, 6 May 2009 08:52:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757266AbZEFMwW (ORCPT ); Wed, 6 May 2009 08:52:22 -0400 Received: from mx2.redhat.com ([66.187.237.31]:49595 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755684AbZEFMwV (ORCPT ); Wed, 6 May 2009 08:52:21 -0400 From: Jarod Wilson Organization: Red Hat, Inc. To: Herbert Xu Subject: Re: [PATCH v2] crypto: add ctr(aes) test vectors Date: Wed, 6 May 2009 08:51:33 -0400 User-Agent: KMail/1.11.2 (Linux/2.6.29.1-102.fc11.x86_64; KDE/4.2.2; x86_64; ; ) Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, Neil Horman References: <200904282118.22823.jarod@redhat.com> <200905051042.58929.jarod@redhat.com> <20090506093021.GA31073@gondor.apana.org.au> In-Reply-To: <20090506093021.GA31073@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905060851.34129.jarod@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 06 May 2009 05:30:21 Herbert Xu wrote: > On Tue, May 05, 2009 at 10:42:58AM -0400, Jarod Wilson wrote: > > > > Now with multi-block test vectors, all from SP800-38A, Appendix F.5. > > Also added ctr(aes) to case 10 in tcrypt. > > > > Quickly smoke-tested in fips mode, got back "alg_test: alg > > ctr(aes-x86_64) (ctr(aes)) self-test passed". > > > > Signed-off-by: Jarod Wilson > > It didn't build because you forgot to change the RFC3686 dec > vector name. I've fixed it for you. Please test your patches > in future. Gah, apologies. Tested it in that other kernel tree I needed to get this done for, then neglected to do so for cryptodev. Thanks for the fixage. -- Jarod Wilson jarod@redhat.com