From: Neil Horman Subject: Re: [PATCH] crypto: catch base cipher self-test failures in fips mode Date: Wed, 29 Apr 2009 06:36:23 -0400 Message-ID: <20090429103623.GB7227@hmsreliant.think-freely.org> References: <200904282111.52074.jarod@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, Herbert Xu To: Jarod Wilson Return-path: Received: from charlotte.tuxdriver.com ([70.61.120.58]:54257 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751929AbZD2Kgc (ORCPT ); Wed, 29 Apr 2009 06:36:32 -0400 Content-Disposition: inline In-Reply-To: <200904282111.52074.jarod@redhat.com> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Tue, Apr 28, 2009 at 09:11:51PM -0400, Jarod Wilson wrote: > I think this might have already been posted by Neil Horman, and > we already have it in the Red Hat Enterprise Linux 5.x kernels, > but in fips mode, we need to panic on the base cipher self-tests > failing as well as the later tests. > > Signed-off-by: Jarod Wilson > I did post it: http://www.mail-archive.com/linux-crypto@vger.kernel.org/msg02307.html looks like it somehow just never made it to Linus. Thanks for noticing, Jarod. Acked-by: Neil Horman >