summaryrefslogtreecommitdiff
path: root/arch/s390/crypto/chacha-glue.c
AgeCommit message (Expand)Author
2025-04-28crypto: s390 - move library functions to arch/s390/lib/crypto/Eric Biggers
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
2024-02-16s390/fpu: decrease stack usage for some casesHeiko Carstens
2024-02-16s390/fpu: move, rename, and merge header filesHeiko Carstens
2024-02-09s390/fpu: make use of __uninitialized macroHeiko Carstens
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens
2023-05-15s390/crypto: use vector instructions only if available for ChaCha20Heiko Carstens
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov
2021-12-06s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer