mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-16 15:20:42 +01:00
tools: Add SHA512 to kernel config
This hash algorithm is used by the ELL unit tests.
This commit is contained in:
parent
5c11c2f351
commit
9ea0063eb9
@ -13,6 +13,7 @@ scripts/config --enable CONFIG_CRYPTO_AES_NI_INTEL
|
|||||||
scripts/config --enable CONFIG_CRYPTO_MD4
|
scripts/config --enable CONFIG_CRYPTO_MD4
|
||||||
scripts/config --enable CONFIG_CRYPTO_SHA1_SSSE3
|
scripts/config --enable CONFIG_CRYPTO_SHA1_SSSE3
|
||||||
scripts/config --enable CONFIG_CRYPTO_SHA256_SSSE3
|
scripts/config --enable CONFIG_CRYPTO_SHA256_SSSE3
|
||||||
|
scripts/config --enable CONFIG_CRYPTO_SHA512_SSSE3
|
||||||
scripts/config --enable CONFIG_CRYPTO_ECB
|
scripts/config --enable CONFIG_CRYPTO_ECB
|
||||||
scripts/config --enable CONFIG_CRYPTO_CMAC
|
scripts/config --enable CONFIG_CRYPTO_CMAC
|
||||||
scripts/config --enable CONFIG_CRYPTO_DES
|
scripts/config --enable CONFIG_CRYPTO_DES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user