summaryrefslogtreecommitdiffstats
path: root/lib/crypto/blake2s-selftest.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: lib/blake2s - Split up test function to halve stack usageHerbert Xu2022-12-301-3/+22
* crypto: lib/blake2s - reduce stack frame usage in self testJason A. Donenfeld2022-06-301-3/+3
* crypto: blake2s - remove shash moduleJason A. Donenfeld2022-06-101-0/+41
* lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld2022-01-181-31/+0
* crypto: lib/blake2s - Move selftest prototype into header fileHerbert Xu2020-12-041-1/+1
* crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld2019-11-171-0/+622