|
|
Subscribe / Log in / New account

crypto: hisilicon - supports new skciphers for new hardware

From:  Kai Ye <yekai13-AT-huawei.com>
To:  <herbert-AT-gondor.apana.org.au>
Subject:  [PATCH 0/3] crypto: hisilicon - supports new skciphers for new hardware
Date:  Fri, 28 May 2021 19:42:03 +0800
Message-ID:  <1622202126-19237-1-git-send-email-yekai13@huawei.com>
Cc:  <linux-crypto-AT-vger.kernel.org>, <linux-kernel-AT-vger.kernel.org>, <wangzhou1-AT-hisilicon.com>, <yekai13-AT-huawei.com>
Archive-link:  Article

The driver adds new skciphers, add fallback tfm supporting for XTS mode.
The crypto fuzzing test has been passed. fixup 3des minimum key size declaration
that fuzz testing found.

Kai Ye (3):
  crypto: hisilicon/sec - add new skcipher mode for SEC
  crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
  crypto: hisilicon/sec - fixup 3des minimum key size declaration

 drivers/crypto/hisilicon/sec2/sec.h        |   4 +
 drivers/crypto/hisilicon/sec2/sec_crypto.c | 192 ++++++++++++++++++++++++++---
 drivers/crypto/hisilicon/sec2/sec_crypto.h |   3 +
 3 files changed, 182 insertions(+), 17 deletions(-)

-- 
2.8.1



Copyright © 2021, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds