From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steffen Klassert Subject: Re: [PATCH] CMAC support for CryptoAPI, fixed patch issues, indent, and testmgr build issues Date: Thu, 24 Jan 2013 13:52:34 +0100 Message-ID: <20130124125234.GL9147@secunet.com> References: <20130124123210.GK9147@secunet.com> <909599053.113808.1359031070783.JavaMail.root@elliptictech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8BIT Cc: Herbert Xu , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, David Miller , Jussi Kivilinna To: Tom St Denis Return-path: Content-Disposition: inline In-Reply-To: <909599053.113808.1359031070783.JavaMail.root@elliptictech.com> Sender: netdev-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On Thu, Jan 24, 2013 at 07:37:50AM -0500, Tom St Denis wrote: > > Also a question for the netdev folk, in order to be timely would it be acceptable to patch ah4 and then ah6 with the AEAD changes? Or would the team require both to be patched simultaneously? > We would need patches for both, but the changes to ah4/ah6 should e very similar. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754023Ab3AXMwn (ORCPT ); Thu, 24 Jan 2013 07:52:43 -0500 Received: from a.mx.secunet.com ([195.81.216.161]:47001 "EHLO a.mx.secunet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752953Ab3AXMwg convert rfc822-to-8bit (ORCPT ); Thu, 24 Jan 2013 07:52:36 -0500 Date: Thu, 24 Jan 2013 13:52:34 +0100 From: Steffen Klassert To: Tom St Denis Cc: Herbert Xu , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, David Miller , Jussi Kivilinna Subject: Re: [PATCH] CMAC support for CryptoAPI, fixed patch issues, indent, and testmgr build issues Message-ID: <20130124125234.GL9147@secunet.com> References: <20130124123210.GK9147@secunet.com> <909599053.113808.1359031070783.JavaMail.root@elliptictech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <909599053.113808.1359031070783.JavaMail.root@elliptictech.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-OriginalArrivalTime: 24 Jan 2013 12:52:34.0331 (UTC) FILETIME=[AE01D6B0:01CDFA31] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 24, 2013 at 07:37:50AM -0500, Tom St Denis wrote: > > Also a question for the netdev folk, in order to be timely would it be acceptable to patch ah4 and then ah6 with the AEAD changes? Or would the team require both to be patched simultaneously? > We would need patches for both, but the changes to ah4/ah6 should e very similar.