All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] crypto: s5p-sss: Fix and add aes-ctr support
       [not found] <CGME20180913075854eucas1p1ab212d14a48f86dd94f8580dca4bc63c@eucas1p1.samsung.com>
@ 2018-09-13  7:58 ` Christoph Manszewski
  0 siblings, 0 replies; only message in thread
From: Christoph Manszewski @ 2018-09-13  7:58 UTC (permalink / raw)
  To: linux-crypto
  Cc: Christoph Manszewski, Krzysztof Kozlowski, Vladimir Zapolskiy,
	Kamil Konieczny, Herbert Xu, David S. Miller, linux-samsung-soc,
	linux-kernel

Hello,

This patch series adds aes-ctr support in s5p-sss.c driver. Additionally it
it provides a fix, and a minor code cleanup.

Patch 1 contains a simple fix, of a possible race condition.
Patches 2-3 are code cleanup patches.
Patch 4 adds support for aes-ctr block cipher mode of operation.

Regards,
Chris

Christoph Manszewski (4):
  crypto: s5p-sss: Fix race in error handling
  crypto: s5p-sss: Fix whitespace issues
  crypto: s5p-sss: Minor code cleanup
  crypto: s5p-sss: Add aes-ctr support

 drivers/crypto/s5p-sss.c | 114 +++++++++++++++++++++++++++--------------------
 1 file changed, 66 insertions(+), 48 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-13  7:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20180913075854eucas1p1ab212d14a48f86dd94f8580dca4bc63c@eucas1p1.samsung.com>
2018-09-13  7:58 ` [PATCH 0/4] crypto: s5p-sss: Fix and add aes-ctr support Christoph Manszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.