summaryrefslogtreecommitdiff
path: root/lib/crypto/s390
AgeCommit message (Expand)Author
2025-11-05lib/crypto: s390/sha3: Add optimized one-shot SHA-3 digest functionsEric Biggers
2025-11-05lib/crypto: s390/sha3: Add optimized Keccak functionsEric Biggers
2025-08-29lib/crypto: chacha: Consolidate into single moduleEric Biggers
2025-08-29lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()Eric Biggers
2025-08-27lib/crypto: Drop inline from all *_mod_init_arch() functionsEric Biggers
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-14lib/crypto: s390/sha1: Migrate optimized code into libraryEric Biggers
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers
2025-07-04lib/crypto: sha256: Remove sha256_is_arch_optimized()Eric Biggers
2025-07-04lib/crypto: sha256: Propagate sha256_block_state type to implementationsEric Biggers
2025-06-30lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/Eric Biggers
2025-06-30lib/crypto: s390/sha512: Migrate optimized SHA-512 code to libraryEric Biggers