linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thara Gopinath <thara.gopinath@linaro.org>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: davem@davemloft.net, bjorn.andersson@linaro.org,
	ebiggers@google.com, ardb@kernel.org, sivaprak@codeaurora.org,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-msm@vger.kernel.org
Subject: Re: [Patch v4 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
Date: Wed, 5 May 2021 19:00:33 -0400	[thread overview]
Message-ID: <b56e7025-eb83-0512-d5d5-5086eb8f3f6f@linaro.org> (raw)
In-Reply-To: <20210505225839.uy6zlj3gtp77uuqk@gondor.apana.org.au>



On 5/5/21 6:58 PM, Herbert Xu wrote:
> On Wed, May 05, 2021 at 06:54:18PM -0400, Thara Gopinath wrote:
>>
>>
>> On 4/29/21 11:07 AM, Thara Gopinath wrote:
>>> Enable support for AEAD algorithms in Qualcomm CE driver.  The first three
>>> patches in this series are cleanups and add a few missing pieces required
>>> to add support for AEAD algorithms.  Patch 4 introduces supported AEAD
>>> transformations on Qualcomm CE.  Patches 5 and 6 implements the h/w
>>> infrastructure needed to enable and run the AEAD transformations on
>>> Qualcomm CE.  Patch 7 adds support to queue fallback algorithms in case of
>>> unsupported special inputs.
>>>
>>> This patch series has been tested with in kernel crypto testing module
>>> tcrypt.ko with fuzz tests enabled as well.
>>
>> Hi Herbert,
>>
>> I have fixed all the review comments on this series and fuzz tests pass as
>> well. Do you think this can be merged ?
> 
> We're still in the merge window, no new features are accepted
> at this point.  Please be patient.

Ok, thanks!

> 
> Thanks,
> 

-- 
Warm Regards
Thara

  reply	other threads:[~2021-05-05 23:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-29 15:07 [Patch v4 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver Thara Gopinath
2021-04-29 15:07 ` [Patch v4 1/7] crypto: qce: common: Add MAC failed error checking Thara Gopinath
2021-04-29 15:07 ` [Patch v4 2/7] crypto: qce: common: Make result dump optional Thara Gopinath
2021-04-29 15:07 ` [Patch v4 3/7] crypto: qce: Add mode for rfc4309 Thara Gopinath
2021-04-29 15:07 ` [Patch v4 4/7] crypto: qce: Add support for AEAD algorithms Thara Gopinath
2021-04-29 15:07 ` [Patch v4 5/7] crypto: qce: common: Clean up qce_auth_cfg Thara Gopinath
2021-04-29 15:07 ` [Patch v4 6/7] crypto: qce: common: Add support for AEAD algorithms Thara Gopinath
2021-04-29 15:07 ` [Patch v4 7/7] crypto: qce: aead: Schedule fallback algorithm Thara Gopinath
2021-05-05 22:54 ` [Patch v4 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver Thara Gopinath
2021-05-05 22:58   ` Herbert Xu
2021-05-05 23:00     ` Thara Gopinath [this message]
2021-05-14 11:35 ` Herbert Xu

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=b56e7025-eb83-0512-d5d5-5086eb8f3f6f@linaro.org \
    --to=thara.gopinath@linaro.org \
    --cc=ardb@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=davem@davemloft.net \
    --cc=ebiggers@google.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sivaprak@codeaurora.org \
    /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).