lkml.org 
[lkml]   [2018]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] crypto: s5p-sss: Fix and add aes-ctr support
Date
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

Changes in v2:
- pass dev->req directly to s5p_aes_complete in s5p_aes_interrupt
non-error path,
- move req asignment in s5p_aes_interrupt before if statement,
- change commit message and subject for patch 2/4,
- remove empty lines and add rationale in commit message for
patch 3/4,

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

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

--
2.7.4

\
 
 \ /
  Last update: 2018-09-17 17:11    [W:0.050 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site