aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/chacha_glue.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-22crypto: x86 - convert to use crypto_simd_usable()Eric Biggers
2018-12-23crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()Eric Biggers
2018-12-13crypto: x86/chacha - yield the FPU occasionallyEric Biggers
2018-12-13crypto: x86/chacha - add XChaCha12 supportEric Biggers
2018-12-13crypto: x86/chacha20 - refactor to allow varying number of roundsEric Biggers