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

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(-)

-- 
2.7.4


             reply	other threads:[~2018-07-24 14:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-24 14:12 Gilad Ben-Yossef [this message]
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 ` [PATCH 0/4] crypto: ccree: fixes and cleanups 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=1532441567-11694-1-git-send-email-gilad@benyossef.com \
    --to=gilad@benyossef.com \
    --cc=davem@davemloft.net \
    --cc=geert+renesas@glider.be \
    --cc=herbert@gondor.apana.org.au \
    --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).