aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/blake2s.h
AgeCommit message (Expand)Author
2022-05-30lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld
2022-05-30crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>Eric Biggers
2022-05-30crypto: blake2s - adjust include guard namingEric Biggers
2022-05-30crypto: blake2s - add comment for blake2s_state fieldsEric Biggers
2022-05-30crypto: blake2s - optimize blake2s initializationEric Biggers
2019-11-17crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld