aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/chacha-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-30crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld1-3/+11
2020-01-22crypto: arm/chacha - fix build failured when kernel mode NEON is disabledArd Biesheuvel1-2/+2
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld1-10/+16
2019-11-17crypto: arm/chacha - expose ARM ChaCha routine as library functionArd Biesheuvel1-1/+40
2019-11-17crypto: arm/chacha - remove dependency on generic ChaCha driverArd Biesheuvel1-0/+304