Lines Matching +full:sha +full:- +full:256
1 # SPDX-License-Identifier: GPL-2.0
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
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
117 Length-preserving cipher: ChaCha20 stream cipher (RFC 7539)
124 tristate "Keyed-hash message authentication code: HMAC"