summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/chacha-neon-glue.c
AgeCommit message (Expand)Author
2019-11-17crypto: arm/chacha - remove dependency on generic ChaCha driverArd Biesheuvel
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel
2019-06-13crypto: chacha - constify ctx and iv argumentsEric Biggers
2019-03-22crypto: arm - convert to use crypto_simd_usable()Eric Biggers
2018-11-20crypto: arm/chacha - add XChaCha12 supportEric Biggers
2018-11-20crypto: arm/chacha20 - refactor to allow varying number of roundsEric Biggers