Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S948201AbcKAAdA (ORCPT ); Mon, 31 Oct 2016 20:33:00 -0400 Received: from helcar.hengli.com.au ([209.40.204.226]:55576 "EHLO helcar.hengli.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933661AbcKAAc6 (ORCPT ); Mon, 31 Oct 2016 20:32:58 -0400 Date: Tue, 1 Nov 2016 08:32:49 +0800 From: Herbert Xu To: Marcelo Cerri Cc: linux-crypto@vger.kernel.org, "David S. Miller" , linux-kernel@vger.kernel.org, Stephan Mueller Subject: Re: [PATCH 0/3] crypto: testmgr - Add missing tests for internal sha*-mb implementations Message-ID: <20161101003249.GA7297@gondor.apana.org.au> References: <1477501485-18371-1-git-send-email-marcelo.cerri@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1477501485-18371-1-git-send-email-marcelo.cerri@canonical.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 881 Lines: 25 On Wed, Oct 26, 2016 at 03:04:42PM -0200, Marcelo Cerri wrote: > This series adds null tests for all sha*-mb internal algorithms so they can > be used in FIPS mode without further problems. > > Since they are 3 separated modules I decided to use a separated commit for > each one. > > Marcelo Cerri (3): > crypto: testmgr - Add missing tests for internal sha1-mb > implementation > crypto: testmgr - Add missing tests for internal sha256-mb > implementation > crypto: testmgr - Add missing tests for internal sha512-mb > implementation > > crypto/testmgr.c | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+) I have a patch pending that skips testing of all internal algorithms. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt