Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932174AbbETO7i (ORCPT ); Wed, 20 May 2015 10:59:38 -0400 Received: from imap.thunk.org ([74.207.234.97]:47835 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932154AbbETO7g (ORCPT ); Wed, 20 May 2015 10:59:36 -0400 Date: Wed, 20 May 2015 10:59:01 -0400 From: "Theodore Ts'o" To: Steffen Klassert Cc: Herbert Xu , Jaegeuk Kim , davem@davemloft.net, linux-crypto@vger.kernel.org, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, ecryptfs@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm Message-ID: <20150520145901.GI2871@thunk.org> Mail-Followup-To: Theodore Ts'o , Steffen Klassert , Herbert Xu , Jaegeuk Kim , davem@davemloft.net, linux-crypto@vger.kernel.org, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, ecryptfs@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20150519054945.GA28060@gondor.apana.org.au> <20150519062430.GA39588@jaegeuk-mac02.hsd1.ca.comcast.net> <20150519063211.GA28347@gondor.apana.org.au> <20150519065812.GA40012@jaegeuk-mac02.hsd1.ca.comcast.net> <20150519065929.GA28610@gondor.apana.org.au> <20150519071317.GB40012@jaegeuk-mac02.hsd1.ca.comcast.net> <20150519071521.GA28862@gondor.apana.org.au> <20150519141430.GD20421@thunk.org> <20150519142755.GB32663@gondor.apana.org.au> <20150520072118.GN8928@secunet.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150520072118.GN8928@secunet.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 18 On Wed, May 20, 2015 at 09:21:20AM +0200, Steffen Klassert wrote: > The current pcrypt version is used just for IPsec because it supports > only AEAD type algorithms and does not support request backlog. But > I have patches to support ablkcipher algorithms and request backlog. > I could provide them if there is interest in it. I don't know the crypto layer well enough, and I certainly don't know how to deal with things like ARM CPU's with "big-little" architectures to understand what we might need to do to power optimize things for mobile handsets. But if someone has time to look at this, that would be great. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/