summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/chacha-glue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/fpu: decrease stack usage for some casesHeiko Carstens2024-02-161-1/+1
* s390/fpu: move, rename, and merge header filesHeiko Carstens2024-02-161-1/+1
* s390/fpu: make use of __uninitialized macroHeiko Carstens2024-02-091-1/+1
* s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens2023-12-111-1/+1
* s390/crypto: use vector instructions only if available for ChaCha20Heiko Carstens2023-05-151-1/+1
* s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens2022-07-191-1/+1
* crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov2022-05-131-2/+32
* s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer2021-12-061-0/+100