Lines Matching +full:sha +full:- +full:256
1 # SPDX-License-Identifier: GPL-2.0-or-later
9 # exist; the BLAKE2s code is always built-in for the /dev/random driver.
20 KUnit tests for the Curve25519 Diffie-Hellman function.
42 tristate "KUnit tests for SHA-1" if !KUNIT_ALL_TESTS
48 KUnit tests for the SHA-1 cryptographic hash function and its
51 # Option is named *_SHA256_KUNIT_TEST, though both SHA-224 and SHA-256 tests are
54 tristate "KUnit tests for SHA-224 and SHA-256" if !KUNIT_ALL_TESTS
60 KUnit tests for the SHA-224 and SHA-256 cryptographic hash functions
63 # Option is named *_SHA512_KUNIT_TEST, though both SHA-384 and SHA-512 tests are
66 tristate "KUnit tests for SHA-384 and SHA-512" if !KUNIT_ALL_TESTS
72 KUnit tests for the SHA-384 and SHA-512 cryptographic hash functions