linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Gilad Ben-Yossef <gilad@benyossef.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Ofir Drang <ofir.drang@arm.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] crypto: ccree: fixes and cleanups
Date: Fri, 3 Aug 2018 21:59:39 +0800	[thread overview]
Message-ID: <20180803135939.5ccgaifj4kbkfv3n@gondor.apana.org.au> (raw)
In-Reply-To: <1532441567-11694-1-git-send-email-gilad@benyossef.com>

On Tue, Jul 24, 2018 at 03:12:42PM +0100, Gilad Ben-Yossef wrote:
> Various code clean ups and fix ups.
> 
> Gilad Ben-Yossef (4):
>   crypto: ccree: drop useless type flag during reg
>   crypto: ccree: remove cipher ivgen left overs
>   crypto: ccree: zero all of request ctx before use
>   crypto: ccree: allow bigger than sector XTS op
> 
>  drivers/crypto/ccree/cc_aead.c       | 16 +---------------
>  drivers/crypto/ccree/cc_buffer_mgr.c |  8 ++------
>  drivers/crypto/ccree/cc_cipher.c     | 36 ++++--------------------------------
>  drivers/crypto/ccree/cc_cipher.h     |  1 -
>  drivers/crypto/ccree/cc_driver.h     |  1 -
>  5 files changed, 7 insertions(+), 55 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

      parent reply	other threads:[~2018-08-03 13:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-24 14:12 [PATCH 0/4] crypto: ccree: fixes and cleanups Gilad Ben-Yossef
2018-07-24 14:12 ` [PATCH 1/4] crypto: ccree: drop useless type flag during reg Gilad Ben-Yossef
2018-07-24 14:12 ` [PATCH 2/4] crypto: ccree: remove cipher ivgen left overs Gilad Ben-Yossef
2018-07-24 14:12 ` [PATCH 3/4] crypto: ccree: zero all of request ctx before use Gilad Ben-Yossef
2018-07-24 14:12 ` [PATCH 4/4] crypto: ccree: allow bigger than sector XTS op Gilad Ben-Yossef
2018-08-03 13:59 ` 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=20180803135939.5ccgaifj4kbkfv3n@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=davem@davemloft.net \
    --cc=geert+renesas@glider.be \
    --cc=gilad@benyossef.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ofir.drang@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).