summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/poly1305-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2021-04-021-1/+1
* crypto: arm/poly1305 - Add prototype for poly1305_blocks_neonHerbert Xu2020-09-041-0/+1
* crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld2020-04-301-4/+11
* crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld2020-01-161-16/+2
* crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2019-11-271-3/+6
* crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationArd Biesheuvel2019-11-171-0/+276