lkml.org 
[lkml]   [2021]   [Oct]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v3 6/6] crypto: hisilicon/sec - add sm3/md5 generic selection for ahash
Date
Add sm3/md5 generic selection for ahash in the Kconfig.

Signed-off-by: Kai Ye <yekai13@huawei.com>
---
drivers/crypto/hisilicon/Kconfig | 2 ++
1 file changed, 2 insertions(+)

diff --git a/drivers/crypto/hisilicon/Kconfig b/drivers/crypto/hisilicon/Kconfig
index e572f9982d4e..300398665fc5 100644
--- a/drivers/crypto/hisilicon/Kconfig
+++ b/drivers/crypto/hisilicon/Kconfig
@@ -23,6 +23,8 @@ config CRYPTO_DEV_HISI_SEC2
select CRYPTO_AEAD
select CRYPTO_AUTHENC
select CRYPTO_HMAC
+ select CRYPTO_MD5
+ select CRYPTO_SM3
select CRYPTO_SHA1
select CRYPTO_SHA256
select CRYPTO_SHA512
--
2.33.0
\
 
 \ /
  Last update: 2021-10-22 11:13    [W:0.143 / U:0.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site