linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] crypto: ccree - cleanups
@ 2020-03-08 15:57 Gilad Ben-Yossef
  2020-03-08 15:57 ` [PATCH 1/6] crypto: ccree - update register handling macros Gilad Ben-Yossef
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gilad Ben-Yossef @ 2020-03-08 15:57 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller; +Cc: Ofir Drang, linux-crypto, linux-kernel

A bunch of code cleanups.
No fixes or new features here.

Gilad Ben-Yossef (4):
  crypto: ccree - remove ancient TODO remarks
  crypto: ccree - only check condition if needed
  crypto: ccree - use crypto_ipsec_check_assoclen()
  crypto: ccree - refactor AEAD IV in AAD handling

Hadar Gat (2):
  crypto: ccree - update register handling macros
  crypto: ccree - remove pointless comment

 drivers/crypto/ccree/cc_aead.c          | 113 +++++++-----------------
 drivers/crypto/ccree/cc_aead.h          |   3 +-
 drivers/crypto/ccree/cc_buffer_mgr.c    |  91 +++----------------
 drivers/crypto/ccree/cc_cipher.c        |   1 -
 drivers/crypto/ccree/cc_driver.h        |   5 +-
 drivers/crypto/ccree/cc_hash.c          |   3 -
 drivers/crypto/ccree/cc_hw_queue_defs.h |  77 ++++++++--------
 drivers/crypto/ccree/cc_request_mgr.c   |   1 -
 8 files changed, 80 insertions(+), 214 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-03-12 12:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-08 15:57 [PATCH 0/6] crypto: ccree - cleanups Gilad Ben-Yossef
2020-03-08 15:57 ` [PATCH 1/6] crypto: ccree - update register handling macros Gilad Ben-Yossef
2020-03-08 15:57 ` [PATCH 2/6] crypto: ccree - remove pointless comment Gilad Ben-Yossef
2020-03-08 15:57 ` [PATCH 3/6] crypto: ccree - remove ancient TODO remarks Gilad Ben-Yossef
2020-03-08 15:57 ` [PATCH 4/6] crypto: ccree - only check condition if needed Gilad Ben-Yossef
2020-03-08 15:57 ` [PATCH 5/6] crypto: ccree - use crypto_ipsec_check_assoclen() Gilad Ben-Yossef
2020-03-08 15:57 ` [PATCH 6/6] crypto: ccree - refactor AEAD IV in AAD handling Gilad Ben-Yossef
2020-03-12 12:41 ` [PATCH 0/6] crypto: ccree - 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).