diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2025-07-31 15:36:51 -0700 |
|---|---|---|
| committer | Eric Biggers <ebiggers@kernel.org> | 2025-08-26 12:52:27 -0400 |
| commit | bce5816672ec27085489f096ec27739a4a233b7b (patch) | |
| tree | 83282d1b42b6392724378d9e78132f545b650b41 /tools/perf/scripts/python/bin | |
| parent | lib/crypto: sha256: Use underlying functions instead of crypto_simd_usable() (diff) | |
| download | linux-bce5816672ec27085489f096ec27739a4a233b7b.tar.gz linux-bce5816672ec27085489f096ec27739a4a233b7b.zip | |
lib/crypto: sha512: Use underlying functions instead of crypto_simd_usable()
Since sha512_kunit tests the fallback code paths without using
crypto_simd_disabled_for_test, make the SHA-512 code just use the
underlying may_use_simd() and irq_fpu_usable() functions directly
instead of crypto_simd_usable(). This eliminates an unnecessary layer.
Link: https://lore.kernel.org/r/20250731223651.136939-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
