summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/chacha-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld2020-04-301-3/+11
* crypto: arm/chacha - fix build failured when kernel mode NEON is disabledArd Biesheuvel2020-01-221-2/+2
* crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2019-11-271-10/+16
* crypto: arm/chacha - expose ARM ChaCha routine as library functionArd Biesheuvel2019-11-171-1/+40
* crypto: arm/chacha - remove dependency on generic ChaCha driverArd Biesheuvel2019-11-171-0/+304