summaryrefslogtreecommitdiff
path: root/arch/s390/crypto/chacha-glue.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens1-1/+1
2023-05-15s390/crypto: use vector instructions only if available for ChaCha20Heiko Carstens1-1/+1
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens1-1/+1
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov1-2/+32
2021-12-06s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer1-0/+100