summaryrefslogtreecommitdiff
path: root/lib/crypto/tests/sha256_kunit.c
AgeCommit message (Expand)AuthorFilesLines
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