tools: add DES cipher algorithm support

This commit is contained in:
Tim Kourt 2017-10-31 14:26:44 -07:00 committed by Denis Kenzior
parent adc203184b
commit f6ae59e48e
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ scripts/config --enable CONFIG_CRYPTO_SHA1_SSSE3
scripts/config --enable CONFIG_CRYPTO_SHA256_SSSE3
scripts/config --enable CONFIG_CRYPTO_ECB
scripts/config --enable CONFIG_CRYPTO_CMAC
scripts/config --enable CONFIG_CRYPTO_DES
scripts/config --enable CONFIG_CRYPTO_DES3_EDE_X86_64
scripts/config --enable CONFIG_KEY_DH_OPERATIONS
scripts/config --enable CONFIG_ASYMMETRIC_KEY_TYPE
scripts/config --enable CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE