summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/chacha-glue.c
AgeCommit message (Expand)Author
2021-01-03crypto: arm/chacha-neon - add missing counter incrementArd Biesheuvel
2020-11-13crypto: arm/chacha-neon - optimize for non-block size multiplesArd Biesheuvel
2020-04-30crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld
2020-01-22crypto: arm/chacha - fix build failured when kernel mode NEON is disabledArd Biesheuvel
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld
2019-11-17crypto: arm/chacha - expose ARM ChaCha routine as library functionArd Biesheuvel
2019-11-17crypto: arm/chacha - remove dependency on generic ChaCha driverArd Biesheuvel