aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/chacha_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-23crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()Eric Biggers1-13/+20
2018-12-13crypto: x86/chacha - yield the FPU occasionallyEric Biggers1-1/+11
2018-12-13crypto: x86/chacha - add XChaCha12 supportEric Biggers1-0/+17
2018-12-13crypto: x86/chacha20 - refactor to allow varying number of roundsEric Biggers1-0/+270