Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/nhpoly1305 - implement ->digest | Eric Biggers | 2023-10-20 | 1 | -0/+9 |
* | crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers | Eric Biggers | 2022-11-25 | 1 | -9/+2 |
* | crypto: algapi - Remove skbuff.h inclusion | Herbert Xu | 2020-08-20 | 1 | -0/+1 |
* | crypto: arch/nhpoly1305 - process in explicit 4k chunks | Jason A. Donenfeld | 2020-04-30 | 1 | -1/+1 |
* | crypto: x86 - convert to use crypto_simd_usable() | Eric Biggers | 2019-03-22 | 1 | -2/+3 |
* | crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305 | Eric Biggers | 2018-12-13 | 1 | -0/+77 |