summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/chacha-neon-core.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/chacha - fix hchacha_block_neon() for big endianEric Biggers2019-02-281-2/+2
* crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianEric Biggers2019-02-281-0/+16
* crypto: arm64/chacha - use combined SIMD/ALU routine for more speedArd Biesheuvel2018-12-131-16/+219
* crypto: arm64/chacha - optimize for arbitrary length inputsArd Biesheuvel2018-12-131-13/+170
* crypto: arm64/chacha20 - refactor to allow varying number of roundsEric Biggers2018-12-131-0/+484