linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] fixes and update to essiv support
@ 2020-06-21 11:19 Gilad Ben-Yossef
  2020-06-21 11:19 ` [PATCH v2 1/3] crypto: ccree: fix resource leak on error path Gilad Ben-Yossef
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Gilad Ben-Yossef @ 2020-06-21 11:19 UTC (permalink / raw)
  To: Herbert Xu, linux-crypto, linux-kernel; +Cc: Ofir Drang, David S. Miller

Small fixes and adapt essiv support to the new template format

---
Changes from v1:
- Incorporate coding style fixes suggested by Markus Elfring.

Gilad Ben-Yossef (3):
  crypto: ccree: fix resource leak on error path
  crypto: ccree: adapt ccree essiv support to kcapi
  crypto: ccree: remove unused field

 drivers/crypto/ccree/cc_cipher.c | 149 ++++++++++++++++++++++---------
 1 file changed, 108 insertions(+), 41 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2020-06-26  6:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-21 11:19 [PATCH v2 0/3] fixes and update to essiv support Gilad Ben-Yossef
2020-06-21 11:19 ` [PATCH v2 1/3] crypto: ccree: fix resource leak on error path Gilad Ben-Yossef
2020-06-21 13:07   ` Markus Elfring
2020-06-21 13:21     ` Gilad Ben-Yossef
2020-06-21 13:35       ` Markus Elfring
2020-06-21 11:19 ` [PATCH v2 2/3] crypto: ccree: adapt ccree essiv support to kcapi Gilad Ben-Yossef
2020-06-21 13:15   ` Markus Elfring
2020-06-21 11:19 ` [PATCH v2 3/3] crypto: ccree: remove unused field Gilad Ben-Yossef
2020-06-26  6:09 ` [PATCH v2 0/3] fixes and update to essiv support 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).