summaryrefslogtreecommitdiff
path: root/arch/s390/crypto
AgeCommit message (Expand)Author
4 daysMerge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
5 daysMerge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-18crypto: engine - remove request batching supportOvidiu Panait
2025-07-14lib/crypto: s390/sha1: Migrate optimized code into libraryEric Biggers
2025-06-30lib/crypto: s390/sha512: Migrate optimized SHA-512 code to libraryEric Biggers
2025-06-30crypto: sha512 - Rename conflicting symbolsEric Biggers
2025-06-26crypto: s390 - Add selftest support for phmacHarald Freudenberger
2025-06-26crypto: s390 - New s390 specific protected key hash phmacHarald Freudenberger
2025-06-17s390: Explicitly include <linux/export.h>Heiko Carstens
2025-06-13crypto: s390/sha3 - Use cpu byte-order when exportingHerbert Xu
2025-06-13crypto: s390/hmac - Fix counter in export stateHerbert Xu
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-05-21s390/crypto: Extend protected key conversion retry loopHarald Freudenberger
2025-05-17s390/crypto: Rework protected key AES for true asynch supportHarald Freudenberger
2025-05-05crypto: s390/sha512 - Initialise upper counter to zero for sha384Herbert Xu
2025-05-05crypto: s390/hmac - Use API partial block handlingHerbert Xu
2025-05-05crypto: s390/hmac - Extend hash length counters to 128 bitsHerbert Xu
2025-05-05crypto: s390/sha256 - implement library instead of shashEric Biggers
2025-04-30s390/pkey/crypto: Introduce xflags param for pkey in-kernel APIHarald Freudenberger
2025-04-30crypto: s390/sha512 - Fix sha512 state sizeHerbert Xu
2025-04-28crypto: s390 - move library functions to arch/s390/lib/crypto/Eric Biggers
2025-04-28crypto: s390 - drop redundant dependencies on S390Eric Biggers
2025-04-23crypto: s390/sha512 - Use API partial block handlingHerbert Xu
2025-04-23crypto: s390/sha3 - Use API partial block handlingHerbert Xu
2025-04-23crypto: arm64/sha3-ce - Use API partial block handlingHerbert Xu
2025-04-23crypto: s390/sha256 - Use API partial block handlingHerbert Xu
2025-04-23crypto: s390/sha1 - Use API partial block handlingHerbert Xu
2025-04-23crypto: s390/ghash - Use API partial block handlingHerbert Xu
2025-04-07crypto: s390/chacha - remove the skcipher algorithmsEric Biggers
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers
2025-03-21crypto: scatterwalk - simplify map and unmap calling conventionEric Biggers
2025-03-15crypto: scatterwalk - Change scatterwalk_next calling conventionHerbert Xu
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu
2025-03-02crypto: s390/aes-gcm - use the new scatterwalk functionsEric Biggers
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01s390/crc32: expose CRC32 functions through libEric Biggers
2024-10-29s390/crypto: Add hardware acceleration for full AES-XTS modeHolger Dengler
2024-10-29s390/crypto: Postpone the key split to key conversionHolger Dengler
2024-10-29s390/crypto: Introduce function for tokenize clearkeysHolger Dengler
2024-10-29s390/crypto: Generalize parameters for key conversionHolger Dengler
2024-10-29s390/crypto: Use module-local structures for protected keysHolger Dengler
2024-10-29s390/crypto: Convert to reverse x-mas tree, rename ret to rcHolger Dengler
2024-10-25s390/crypto: Switch over to sysfs_emit()Mete Durlu
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-21crypto: s390/paes - Fix module aliasesHerbert Xu
2024-09-05s390/sha3: Fix SHA3 selftests failuresIngo Franzki
2024-08-29s390/sha3: Support sha3 performance enhancementsJoerg Schmidbauer
2024-08-29s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger