aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/poly1305-glue.c
AgeCommit message (Expand)Author
2020-05-14crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld
2020-01-16crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld
2019-11-17crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementationArd Biesheuvel