| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-11-06 | lib/crypto: x86/blake2s: Use vpternlogd for 3-input XORs | Eric Biggers | 1 | -4/+2 |
| 2025-11-06 | lib/crypto: x86/blake2s: Avoid writing back unchanged 'f' value | Eric Biggers | 1 | -2/+2 |
| 2025-11-06 | lib/crypto: x86/blake2s: Improve readability | Eric Biggers | 1 | -97/+134 |
| 2025-11-06 | lib/crypto: x86/blake2s: Use local labels for data | Eric Biggers | 1 | -19/+26 |
| 2025-11-06 | lib/crypto: x86/blake2s: Drop check for nblocks == 0 | Eric Biggers | 1 | -3/+0 |
| 2025-11-06 | lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit | Eric Biggers | 1 | -2/+2 |
| 2025-08-29 | lib/crypto: x86/blake2s: Reduce size of BLAKE2S_SIGMA2 | Eric Biggers | 1 | -14/+14 |
| 2025-06-30 | lib/crypto: x86: Move arch/x86/lib/crypto/ into lib/crypto/ | Eric Biggers | 1 | -0/+252 |
