aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/crypto/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-29lib/crypto: chacha: Consolidate into single moduleEric Biggers3-30/+4
2025-08-29lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()Eric Biggers1-6/+0
2025-08-27lib/crypto: Drop inline from all *_mod_init_arch() functionsEric Biggers3-3/+3
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2025-07-14lib/crypto: s390/sha1: Migrate optimized code into libraryEric Biggers1-0/+28
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers3-27/+5
2025-07-04lib/crypto: sha256: Remove sha256_is_arch_optimized()Eric Biggers1-6/+0
2025-07-04lib/crypto: sha256: Propagate sha256_block_state type to implementationsEric Biggers1-1/+1
2025-06-30lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/Eric Biggers6-0/+1045
2025-06-30lib/crypto: s390/sha512: Migrate optimized SHA-512 code to libraryEric Biggers1-0/+28