summaryrefslogtreecommitdiffstats
path: root/include/crypto/blake2s.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: blake2s - adjust include guard namingEric Biggers2022-06-221-3/+3
* crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>Eric Biggers2022-06-221-2/+1
* lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld2022-06-221-3/+0
* crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld2022-06-221-0/+106