summaryrefslogtreecommitdiffstats
path: root/lib/crypto/blake2s.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-07-161-4/+4
* crypto: blake2s - move update and final logic to internal/blake2s.hEric Biggers2021-01-031-40/+8
* crypto: lib/blake2s - Move selftest prototype into header fileHerbert Xu2020-12-041-2/+0
* crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld2019-11-171-0/+126