summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/blake2s-glue.c
AgeCommit message (Expand)Author
2021-01-03crypto: blake2s - share the "shash" API boilerplate codeEric Biggers
2021-01-03crypto: x86/blake2s - define shash_alg structs using macrosEric Biggers
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2020-04-30crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld
2019-11-17crypto: blake2s - x86_64 SIMD implementationJason A. Donenfeld