kernel-hacking-2024-linux-s.../arch/s390/crypto
Gerald Schaefer 99d9722215 crypto: s390 - add System z hardware support for XTS mode
This patch adds System z hardware acceleration support for the AES XTS mode.
The hardware support is available beginning with System z196.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2011-05-04 15:06:30 +10:00
..
aes_s390.c crypto: s390 - add System z hardware support for XTS mode 2011-05-04 15:06:30 +10:00
crypt_s390.h crypto: s390 - add System z hardware support for XTS mode 2011-05-04 15:06:30 +10:00
crypto_des.h
des_s390.c crypto: s390 - cleanup DES code 2011-05-04 15:05:52 +10:00
Makefile
prng.c crypto: s390 - extend crypto facility check 2011-05-04 15:05:49 +10:00
sha.h
sha1_s390.c crypto: s390 - extend crypto facility check 2011-05-04 15:05:49 +10:00
sha256_s390.c crypto: s390 - extend crypto facility check 2011-05-04 15:05:49 +10:00
sha512_s390.c crypto: s390 - extend crypto facility check 2011-05-04 15:05:49 +10:00
sha_common.c