summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/chacha-neon-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: chacha - constify ctx and iv argumentsEric Biggers2019-06-131-1/+1
* crypto: arm - convert to use crypto_simd_usable()Eric Biggers2019-03-221-2/+3
* crypto: arm/chacha - add XChaCha12 supportEric Biggers2018-11-201-1/+20
* crypto: arm/chacha20 - refactor to allow varying number of roundsEric Biggers2018-11-201-0/+182