linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] crypto: ccree: fixes and cleanups
@ 2018-07-24 14:12 Gilad Ben-Yossef
  2018-07-24 14:12 ` [PATCH 1/4] crypto: ccree: drop useless type flag during reg Gilad Ben-Yossef
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gilad Ben-Yossef @ 2018-07-24 14:12 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller
  Cc: Ofir Drang, Geert Uytterhoeven, linux-crypto, linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-08-03 13:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH 0/4] crypto: ccree: fixes and cleanups Herbert Xu

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