1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 00:20:52 -05:00
linux/arch/s390/crypto
Holger Dengler 666300dae8 s390/crypto: Add hardware acceleration for full AES-XTS mode
Extend the existing paes cipher to exploit the full AES-XTS hardware
acceleration introduced with message-security assist extension 10.

The full AES-XTS mode requires a protected key of type
PKEY_KEYTYPE_AES_XTS_128 or PKEY_KEYTYPE_AES_XTS_256.

Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2024-10-29 11:17:19 +01:00
..
aes_s390.c
arch_random.c
chacha-glue.c
chacha-s390.h
chacha-s390.S
crc32-vx.c
crc32-vx.h
crc32be-vx.c
crc32le-vx.c
des_s390.c
ghash_s390.c
hmac_s390.c
Kconfig
Makefile
paes_s390.c s390/crypto: Add hardware acceleration for full AES-XTS mode 2024-10-29 11:17:19 +01:00
prng.c
sha.h
sha1_s390.c
sha3_256_s390.c
sha3_512_s390.c
sha256_s390.c
sha512_s390.c
sha_common.c