summaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/chacha-neon-core.S
AgeCommit message (Expand)Author
2020-11-13crypto: arm64/chacha - simplify tail block handlingArd Biesheuvel
2019-12-20crypto: arm64 - Use modern annotations for assembly functionsMark Brown
2019-02-28crypto: arm64/chacha - fix hchacha_block_neon() for big endianEric Biggers
2019-02-28crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianEric Biggers
2018-12-13crypto: arm64/chacha - use combined SIMD/ALU routine for more speedArd Biesheuvel
2018-12-13crypto: arm64/chacha - optimize for arbitrary length inputsArd Biesheuvel
2018-12-13crypto: arm64/chacha20 - refactor to allow varying number of roundsEric Biggers