aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/chacha20-neon-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13crypto: arm64/chacha20 - refactor to allow varying number of roundsEric Biggers1-184/+0
2018-12-13crypto: arm64/chacha20 - add XChaCha20 supportEric Biggers1-25/+76
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers1-20/+20
2018-03-16crypto: arm64/chacha20 - move kernel mode neon en/disable into loopArd Biesheuvel1-3/+9
2017-08-04crypto: arm64/chacha20 - take may_use_simd() into accountArd Biesheuvel1-2/+3
2017-02-03crypto: arm64/chacha20 - remove cra_alignmaskArd Biesheuvel1-1/+0
2017-01-13crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel1-0/+127
2016-12-28Revert "crypto: arm64/ARM: NEON accelerated ChaCha20"Herbert Xu1-131/+0
2016-12-27crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel1-0/+131