summaryrefslogtreecommitdiff
path: root/lib/siphash_kunit.c
AgeCommit message (Expand)Author
2025-02-10lib: Move KUnit tests into tests/ subdirectoryKees Cook
2024-06-24siphash: add missing MODULE_DESCRIPTION() macroJeff Johnson
2022-11-01siphash: Convert selftest to KUnitKees Cook