[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20180913075854eucas1p1ab212d14a48f86dd94f8580dca4bc63c~T5q5vKjDE1335913359eucas1p1q@eucas1p1.samsung.com>
Date: Thu, 13 Sep 2018 09:58:38 +0200
From: Christoph Manszewski <c.manszewski@...sung.com>
To: linux-crypto@...r.kernel.org
Cc: Christoph Manszewski <c.manszewski@...sung.com>,
Krzysztof Kozlowski <krzk@...nel.org>,
Vladimir Zapolskiy <vz@...ia.com>,
Kamil Konieczny <k.konieczny@...tner.samsung.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] crypto: s5p-sss: Fix and add aes-ctr support
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
Powered by blists - more mailing lists