[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1606357086-9785-1-git-send-email-liulongfang@huawei.com>
Date: Thu, 26 Nov 2020 10:18:01 +0800
From: Longfang Liu <liulongfang@...wei.com>
To: <herbert@...dor.apana.org.au>
CC: <linux-crypto@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/5] crypto: hisilicon - add some new algorithms
As the new Kunpeng930 supports some new algorithms,
the driver needs to be updated
Longfang Liu (4):
crypto: hisilicon/sec - add new type of sqe for Kunpeng930
crypto: hisilicon/sec - add new skcipher mode for SEC
crypto: hisilicon/sec - add new AEAD mode for SEC
crypto: hisilicon/sec - fixes some coding style
Meng Yu (1):
crypto: hisilicon/hpre - add version adapt to new algorithms
drivers/crypto/hisilicon/hpre/hpre.h | 5 +-
drivers/crypto/hisilicon/hpre/hpre_crypto.c | 4 +-
drivers/crypto/hisilicon/qm.c | 4 +-
drivers/crypto/hisilicon/qm.h | 4 +-
drivers/crypto/hisilicon/sec2/sec.h | 19 +-
drivers/crypto/hisilicon/sec2/sec_crypto.c | 822 ++++++++++++++++++++++------
drivers/crypto/hisilicon/sec2/sec_crypto.h | 182 +++++-
drivers/crypto/hisilicon/zip/zip.h | 4 +-
drivers/crypto/hisilicon/zip/zip_crypto.c | 4 +-
9 files changed, 860 insertions(+), 188 deletions(-)
--
2.8.1
Powered by blists - more mailing lists