From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753524AbcBENmq (ORCPT ); Fri, 5 Feb 2016 08:42:46 -0500 Received: from mx2.suse.de ([195.135.220.15]:45077 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752096AbcBENmn (ORCPT ); Fri, 5 Feb 2016 08:42:43 -0500 Date: Fri, 5 Feb 2016 14:42:41 +0100 From: Marcus Meissner To: Stephan Mueller Cc: herbert@gondor.apana.org.au, davem@davemloft.net, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] crypto: testmgr: mark more algorithms as FIPS compliant Message-ID: <20160205134241.GC14228@suse.de> References: <1454678545-7420-1-git-send-email-meissner@suse.de> <2304471.iOLiAjeuEP@tauon.atsec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2304471.iOLiAjeuEP@tauon.atsec.com> Organization: SUSE Linux GmbH, GF: =?iso-8859-1?Q?Felix_?= =?iso-8859-1?Q?Imend=F6rffer=2C_Jane_Smithard=2C_Graham_Norton=2C_HRB_212?= =?iso-8859-1?Q?84_=28AG_N=FCrnberg=29?= 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 On Fri, Feb 05, 2016 at 02:41:01PM +0100, Stephan Mueller wrote: > Am Freitag, 5. Februar 2016, 14:22:25 schrieb Marcus Meissner: > > Hi Marcus, > > >Some more authenc() wrapped algorithms are FIPS compliant, tag > >them as such. > > Is this patch a duplication of the first one? yes, I mistakenly sent it as part of a series, while it is not. Ciao, Marcus