diff options
| author | Mark Brown <broonie@kernel.org> | 2026-05-29 17:40:58 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-29 17:40:58 +0100 |
| commit | a474d8a526765100ace841490098d49ae6e98d3e (patch) | |
| tree | 8f112082960da9d3e1ebe0a69047f4cfc974a61a /arch | |
| parent | a66f1dafc73a77692ae63758639d969701535b7e (diff) | |
| parent | ecf3edd349dfabee9bc8a46c5ff91c9ebd858d48 (diff) | |
| download | linux-next-history-a474d8a526765100ace841490098d49ae6e98d3e.tar.gz | |
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/s390/crypto/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/crypto/Kconfig b/arch/s390/crypto/Kconfig index 00051d27db956..228570a1b2331 100644 --- a/arch/s390/crypto/Kconfig +++ b/arch/s390/crypto/Kconfig @@ -4,6 +4,7 @@ menu "Accelerated Cryptographic Algorithms for CPU (s390)" config CRYPTO_AES_S390 tristate "Ciphers: AES, modes: ECB, CBC, CTR, XTS, GCM" + select CRYPTO_AEAD select CRYPTO_SKCIPHER help AEAD cipher: AES with GCM |
