lkml.org 
[lkml]   [2018]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 0/5] crypto: inside-secure - support more algorithms
On Thu, Jun 28, 2018 at 05:21:52PM +0200, Antoine Tenart wrote:
> Hi all,
>
> This series adds support for more algorithms in the Inside Secure
> SafeXcel cryptographic engine driver. Those new algorithms are:
> - MD5 (and its hmac).
> - DES (ECB and CBC).
> - 3DES (ECB and CBC).
>
> The last patch was made on top of the algorithm additions, to enhance
> the driver's performances.
>
> This series should be applied on top of another one:
> https://lkml.org/lkml/2018/6/28/516
>
> Thanks!
> Antoine
>
> Ofer Heifetz (5):
> crypto: inside-secure - md5 support
> crypto: inside-secure - hmac(md5) support
> crypto: inside-secure - ecb(des) and cbc(des) support
> crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
> crypto: inside-secure - remove request list to improve performance
>
> drivers/crypto/Kconfig | 2 +
> drivers/crypto/inside-secure/safexcel.c | 100 ++---
> drivers/crypto/inside-secure/safexcel.h | 41 +-
> .../crypto/inside-secure/safexcel_cipher.c | 369 ++++++++++++++----
> drivers/crypto/inside-secure/safexcel_hash.c | 157 ++++++--
> drivers/crypto/inside-secure/safexcel_ring.c | 48 ++-
> 6 files changed, 553 insertions(+), 164 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

\
 
 \ /
  Last update: 2018-07-08 18:45    [W:0.055 / U:1.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site