Lines Matching +full:hardware +full:- +full:accelerated
1 # SPDX-License-Identifier: GPL-2.0
3 menu "Accelerated Cryptographic Algorithms for CPU (s390)"
9 GCM GHASH hash function (NIST SP800-38D)
22 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes
26 As of z9 the ECB and CBC modes are hardware accelerated
29 As of z10 the ECB and CBC modes are hardware accelerated
32 As of z196 the CTR mode is hardware accelerated for all AES
33 key sizes and XTS mode is hardware accelerated for 256 and
42 Block ciphers: DES (FIPS 46-2) cipher algorithm
43 Block ciphers: Triple DES EDE (FIPS 46-3) cipher algorithm
44 Length-preserving ciphers: DES with ECB, CBC, and CTR modes
45 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes
49 As of z990 the ECB and CBC mode are hardware accelerated.
50 As of z196 the CTR mode is hardware accelerated.
53 tristate "Keyed-hash message authentication code: HMAC"
56 s390 specific HMAC hardware support for SHA224, SHA256, SHA384 and