summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/chacha20-neon-glue.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-20crypto: arm/chacha20 - refactor to allow varying number of roundsEric Biggers1-178/+0
2018-11-20crypto: arm/chacha20 - add XChaCha20 supportEric Biggers1-26/+77
2018-11-20crypto: arm/chacha20 - limit the preemption-disabled sectionEric Biggers1-3/+3
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers1-20/+20
2017-02-03crypto: arm/chacha20 - remove cra_alignmaskArd Biesheuvel1-1/+0
2017-01-12crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel1-0/+128
2016-12-28Revert "crypto: arm64/ARM: NEON accelerated ChaCha20"Herbert Xu1-136/+0
2016-12-27crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel1-0/+136