summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/chacha_glue.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* crypto: x86 - convert to use crypto_simd_usable()Eric Biggers2019-03-221-3/+3
* 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