aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/blake2s.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-03crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>Gravatar Eric Biggers 1-2/+1
2021-01-03crypto: blake2s - adjust include guard namingGravatar Eric Biggers 1-3/+3
2021-01-03crypto: blake2s - add comment for blake2s_state fieldsGravatar Eric Biggers 1-0/+1
2021-01-03crypto: blake2s - optimize blake2s initializationGravatar Eric Biggers 1-26/+27
2019-11-17crypto: blake2s - generic C library implementation and selftestGravatar Jason A. Donenfeld 1-0/+106