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 13:20 Gilad Ben-Yossef
  0 siblings, 0 replies; 3+ messages in thread
From: Gilad Ben-Yossef @ 2020-06-21 13:20 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] 3+ messages in thread

* Re: [PATCH v2 0/3] fixes and update to essiv support
  2020-06-21 11:19 Gilad Ben-Yossef
@ 2020-06-26  6:09 ` Herbert Xu
  0 siblings, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2020-06-26  6:09 UTC (permalink / raw)
  To: Gilad Ben-Yossef; +Cc: linux-crypto, linux-kernel, Ofir Drang, David S. Miller

On Sun, Jun 21, 2020 at 02:19:56PM +0300, Gilad Ben-Yossef wrote:
> 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(-)

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

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

* [PATCH v2 0/3] fixes and update to essiv support
@ 2020-06-21 11:19 Gilad Ben-Yossef
  2020-06-26  6:09 ` Herbert Xu
  0 siblings, 1 reply; 3+ 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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-21 13:20 [PATCH v2 0/3] fixes and update to essiv support Gilad Ben-Yossef
  -- strict thread matches above, loose matches on Subject: below --
2020-06-21 11:19 Gilad Ben-Yossef
2020-06-26  6:09 ` 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).