From: Herbert Xu <herbert@gondor.apana.org.au>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: linux-crypto@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, ebiggers@google.com,
marc.zyngier@arm.com
Subject: Re: [PATCH 0/2] crypto: faster GCM-AES for arm64
Date: Sat, 5 Oct 2019 01:28:23 +1000 [thread overview]
Message-ID: <20191004152823.GD5148@gondor.apana.org.au> (raw)
In-Reply-To: <20190910231900.25445-1-ard.biesheuvel@linaro.org>
On Wed, Sep 11, 2019 at 12:18:58AM +0100, Ard Biesheuvel wrote:
> This series reimplements gcm(aes) for arm64 systems that support the
> AES and 64x64->128 PMULL/PMULL2 instructions. Patch #1 adds a test
> case and patch #2 updates the driver.
>
> Ard Biesheuvel (2):
> crypto: testmgr - add another gcm(aes) testcase
> crypto: arm64/gcm-ce - implement 4 way interleave
>
> arch/arm64/crypto/ghash-ce-core.S | 501 ++++++++++++++------
> arch/arm64/crypto/ghash-ce-glue.c | 293 +++++-------
> crypto/testmgr.h | 192 ++++++++
> 3 files changed, 659 insertions(+), 327 deletions(-)
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
prev parent reply other threads:[~2019-10-04 15:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-10 23:18 [PATCH 0/2] crypto: faster GCM-AES for arm64 Ard Biesheuvel
2019-09-10 23:18 ` [PATCH 1/2] crypto: testmgr - add another gcm(aes) testcase Ard Biesheuvel
2019-09-10 23:19 ` [PATCH 2/2] crypto: arm64/gcm-ce - implement 4 way interleave Ard Biesheuvel
2019-10-04 15:28 ` Herbert Xu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191004152823.GD5148@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=ard.biesheuvel@linaro.org \
--cc=ebiggers@google.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-crypto@vger.kernel.org \
--cc=marc.zyngier@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).