aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/x86/sha256.h
AgeCommit message (Expand)AuthorFilesLines
2025-09-29Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-0/+39
2025-09-17lib/crypto: x86/sha256: Add support for 2-way interleaved hashingEric Biggers1-0/+39
2025-08-27lib/crypto: Drop inline from all *_mod_init_arch() functionsEric Biggers1-1/+1
2025-08-26lib/crypto: sha256: Use underlying functions instead of crypto_simd_usable()Eric Biggers1-2/+1
2025-07-04lib/crypto: x86/sha256: Move static_call above kernel-mode FPU sectionEric Biggers1-23/+25
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers1-0/+55