Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752336AbdIVKPW (ORCPT ); Fri, 22 Sep 2017 06:15:22 -0400 Received: from orcrist.hmeau.com ([104.223.48.154]:38782 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752074AbdIVKPU (ORCPT ); Fri, 22 Sep 2017 06:15:20 -0400 Date: Fri, 22 Sep 2017 18:14:05 +0800 From: Herbert Xu To: Corentin Labbe Cc: davem@davemloft.net, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, horia.geanta@nxp.com, dan.douglass@nxp.com, thomas.lendacky@amd.com, gary.hook@amd.com, harsh@chelsio.com, matthias.bgg@gmail.com, leosilva@linux.vnet.ibm.com, pfsmorigo@linux.vnet.ibm.com, benh@kernel.crashing.org, paulus@samba.org, mpe@ellerman.id.au, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 00/11] crypto: gcm - add GCM IV size constant Message-ID: <20170922101405.GI16270@gondor.apana.org.au> References: <20170822080818.12486-1-clabbe.montjoie@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170822080818.12486-1-clabbe.montjoie@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 920 Lines: 23 On Tue, Aug 22, 2017 at 10:08:07AM +0200, Corentin Labbe wrote: > Many GCM users use directly GCM IV size instead of using some constant. > > This patch add all IV size constant used by GCM and convert drivers for using them.. > > Corentin Labbe (11): > crypto: gcm - add GCM iv size constant > crypto: caam - Use GCM IV size constant > crypto: ccp - Use GCM IV size constant > crypto: nx - Use GCM IV size constant > crypto: atmel - Use GCM IV size constant > crypto: bcm - Use GCM IV size constant > crypto: mediatek - Use GCM IV size constant > crypto: chelsio - Use GCM IV size constant > crypto: omap - Use GCM IV size constant > crypto: gcm - Use GCM IV size constant > crypto: aesni - Use GCM IV size constant All applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt