aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/nhpoly1305-avx2-glue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/nhpoly1305 - implement ->digestEric Biggers2023-10-201-0/+9
* crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappersEric Biggers2022-11-251-9/+2
* crypto: algapi - Remove skbuff.h inclusionHerbert Xu2020-08-201-0/+1
* crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld2020-04-301-1/+1
* crypto: x86 - convert to use crypto_simd_usable()Eric Biggers2019-03-221-2/+3
* crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305Eric Biggers2018-12-131-0/+77