aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/crypto/arm64/sha256.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-29Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-0/+37
2025-09-17lib/crypto: arm64/sha256: Add support for 2-way interleaved hashingEric Biggers1-0/+37
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-5/+5
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers1-0/+57