Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CRYPTO_AES_S390: Ciphers: AES, modes: ECB, CBC, CTR, XTS, GCM

General informations

The Linux kernel configuration item CONFIG_CRYPTO_AES_S390 has multiple definitions:

Ciphers: AES, modes: ECB, CBC, CTR, XTS, GCM found in arch/s390/crypto/Kconfig

The configuration item CONFIG_CRYPTO_AES_S390:

Help text

Block cipher: AES cipher algorithms (FIPS 197) AEAD cipher: AES with GCM Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes

Architecture: s390

As of z9 the ECB and CBC modes are hardware accelerated for 128 bit keys.

As of z10 the ECB and CBC modes are hardware accelerated for all AES key sizes.

As of z196 the CTR mode is hardware accelerated for all AES key sizes and XTS mode is hardware accelerated for 256 and 512 bit keys.

AES cipher algorithms found in crypto/Kconfig

The configuration item CONFIG_CRYPTO_AES_S390:

Help text

This is the s390 hardware accelerated implementation of the AES cipher algorithms (FIPS-197).

As of z9 the ECB and CBC modes are hardware accelerated for 128 bit keys. As of z10 the ECB and CBC modes are hardware accelerated for all AES key sizes. As of z196 the CTR mode is hardware accelerated for all AES key sizes and XTS mode is hardware accelerated for 256 and 512 bit keys.

AES cipher algorithms found in drivers/crypto/Kconfig

The configuration item CONFIG_CRYPTO_AES_S390:

Help text

This is the s390 hardware accelerated implementation of the AES cipher algorithms (FIPS-197).

As of z9 the ECB and CBC modes are hardware accelerated for 128 bit keys. As of z10 the ECB and CBC modes are hardware accelerated for all AES key sizes. As of z196 the CTR mode is hardware accelerated for all AES key sizes and XTS mode is hardware accelerated for 256 and 512 bit keys.

AES cipher algorithms found in arch/s390/crypto/Kconfig

The configuration item CONFIG_CRYPTO_AES_S390:

Help text

This is the s390 hardware accelerated implementation of the AES cipher algorithms (FIPS-197). AES uses the Rijndael algorithm.

Rijndael appears to be consistently a very good performer in both hardware and software across a wide range of computing environments regardless of its use in feedback or non-feedback modes. Its key setup time is excellent, and its key agility is good. Rijndael's very low memory requirements make it very well suited for restricted-space environments, in which it also demonstrates excellent performance. Rijndael's operations are among the easiest to defend against power and timing attacks.

On s390 the System z9-109 currently only supports the key size of 128 bit.

AES cipher algorithms (s390) found in crypto/Kconfig

The configuration item CONFIG_CRYPTO_AES_S390:

Help text

This is the s390 hardware accelerated implementation of the AES cipher algorithms (FIPS-197). AES uses the Rijndael algorithm.

Rijndael appears to be consistently a very good performer in both hardware and software across a wide range of computing environments regardless of its use in feedback or non-feedback modes. Its key setup time is excellent, and its key agility is good. Rijndael's very low memory requirements make it very well suited for restricted-space environments, in which it also demonstrates excellent performance. Rijndael's operations are among the easiest to defend against power and timing attacks.

On s390 the System z9-109 currently only supports the key size of 128 bit.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab