summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/blake2s-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld2020-04-301-6/+4
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-3/+1
* crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2019-11-271-2/+4
* crypto: blake2s - x86_64 SIMD implementationJason A. Donenfeld2019-11-171-0/+233