Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1227896
| Path | csiph.com!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Herbert Xu <herbert@gondor.apana.org.au> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] crypto: [sha] Restructure x86 sha trasforms glue code to expose all available transform algorithms |
| Date | Fri, 18 Sep 2015 16:10:01 +0200 |
| Message-ID | <qa4wp-4P4-7@gated-at.bofh.it> (permalink) |
| References | <q9usW-2um-3@gated-at.bofh.it> <q9usW-2um-23@gated-at.bofh.it> |
| X-Original-To | Tim Chen <tim.c.chen@linux.intel.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 19 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | "H. Peter Anvin" <hpa@zytor.com>, "David S.Miller" <davem@davemloft.net>, Stephan Mueller <smueller@chronox.de>, Sean Gulley <sean.m.gulley@intel.com>, Chandramouli Narayanan <mouli_7982@yahoo.com>, Vinodh Gopal <vinodh.gopal@intel.com>, James Guilford <james.guilford@intel.com>, Wajdi Feghali <wajdi.k.feghali@intel.com>, Jussi Kivilinna <jussi.kivilinna@iki.fi>, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Fri, 18 Sep 2015 22:07:24 +0800 |
| X-Original-Message-ID | <20150918140724.GJ9249@gondor.apana.org.au> |
| X-Original-References | <cover.1442451609.git.tim.c.chen@linux.intel.com> <1442446472.6240.1.camel@schen9-desk2.jf.intel.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1227896 |
Show key headers only | View raw
On Wed, Sep 16, 2015 at 04:34:32PM -0700, Tim Chen wrote: > > During the posting of patches of new x86 sha1 and sha256 algorithms based > on new x86 SHA extensions, I got requests to expose all the available > sha transform implementations that are based on SSSE3, AVX and AVX2 as > separate individual crypto driver. The result is this series of patches. > I've also performed clean up of the glue code to make them easier to > maintain. All applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] crypto: [sha] Restructure x86 sha trasforms glue code to expose all available transform algorithms Tim Chen <tim.c.chen@linux.intel.com> - 2015-09-17 01:40 +0200 Re: [PATCH 0/3] crypto: [sha] Restructure x86 sha trasforms glue code to expose all available transform algorithms Herbert Xu <herbert@gondor.apana.org.au> - 2015-09-18 16:10 +0200
csiph-web