Lines Matching +full:hardware +full:- +full:accelerated

1 # SPDX-License-Identifier: GPL-2.0
3 menu "Accelerated Cryptographic Algorithms for CPU (s390)"
6 tristate "Hash functions: SHA-384 and SHA-512"
10 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
17 tristate "Hash functions: SHA-1"
21 SHA-1 secure hash algorithm (FIPS 180)
28 tristate "Hash functions: SHA-224 and SHA-256"
32 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
39 tristate "Hash functions: SHA3-224 and SHA3-256"
43 SHA3-224 and SHA3-256 secure hash algorithms (FIPS 202)
50 tristate "Hash functions: SHA3-384 and SHA3-512"
54 SHA3-384 and SHA3-512 secure hash algorithms (FIPS 202)
65 GCM GHASH hash function (NIST SP800-38D)
79 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes
83 As of z9 the ECB and CBC modes are hardware accelerated
86 As of z10 the ECB and CBC modes are hardware accelerated
89 As of z196 the CTR mode is hardware accelerated for all AES
90 key sizes and XTS mode is hardware accelerated for 256 and
100 Block ciphers: DES (FIPS 46-2) cipher algorithm
101 Block ciphers: Triple DES EDE (FIPS 46-3) cipher algorithm
102 Length-preserving ciphers: DES with ECB, CBC, and CTR modes
103 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes
107 As of z990 the ECB and CBC mode are hardware accelerated.
108 As of z196 the CTR mode is hardware accelerated.
117 Length-preserving cipher: ChaCha20 stream cipher (RFC 7539)
124 tristate "Keyed-hash message authentication code: HMAC"
128 s390 specific HMAC hardware support for SHA224, SHA256, SHA384 and