summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/chacha_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()Eric Biggers2018-12-231-13/+20
* crypto: x86/chacha - yield the FPU occasionallyEric Biggers2018-12-131-1/+11
* crypto: x86/chacha - add XChaCha12 supportEric Biggers2018-12-131-0/+17
* crypto: x86/chacha20 - refactor to allow varying number of roundsEric Biggers2018-12-131-0/+270