| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-07-04 | lib/crypto: sha256: Consolidate into single module | Eric Biggers | 1 | -52/+0 |
| 2025-07-04 | lib/crypto: sha256: Remove sha256_is_arch_optimized() | Eric Biggers | 1 | -8/+0 |
| 2025-07-04 | lib/crypto: sha256: Propagate sha256_block_state type to implementations | Eric Biggers | 1 | -4/+4 |
| 2025-07-04 | lib/crypto: sha256: Remove sha256_blocks_simd() | Eric Biggers | 1 | -6/+0 |
| 2025-06-20 | lib/crypto: sha256: Mark sha256_choose_blocks as __always_inline | Arnd Bergmann | 1 | -1/+1 |
| 2025-05-05 | crypto: lib/sha256 - Use generic block helper | Herbert Xu | 1 | -7/+0 |
| 2025-05-05 | crypto: lib/sha256 - Add helpers for block-based shash | Herbert Xu | 1 | -0/+45 |
| 2025-05-05 | crypto: sha256 - support arch-optimized lib and expose through shash | Eric Biggers | 1 | -0/+28 |
