summaryrefslogtreecommitdiff
path: root/lib/crypto/tests/sha256_kunit.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-10lib/crypto: tests: Use per-test-case buffers in hash testsEric Biggers1-13/+14
2026-08-10lib/crypto: tests: Create test-utils.hEric Biggers1-20/+1
2025-11-21lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()Eric Biggers1-0/+1
2025-09-17lib/crypto: tests: Add tests and benchmark for sha256_finup_2x()Eric Biggers1-0/+184
2025-07-14lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256Eric Biggers1-0/+39