summaryrefslogtreecommitdiffstats
path: root/lib/crypto/blake2s-generic.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: blake2s: remove module-related codeNick Alcock2023-04-131-4/+0
* crypto: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
* lib/crypto: blake2s: include as built-inJason A. Donenfeld2022-01-071-1/+5
* crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld2019-11-171-0/+111