summaryrefslogtreecommitdiff
path: root/arch/s390/crypto/crc32-vx.c
AgeCommit message (Expand)Author
2024-02-16s390/crc32le: convert to CHeiko Carstens
2024-02-16s390/crc32be: convert to CHeiko Carstens
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
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2016-08-29s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky
2016-08-08s390/crc32-vx: Fix checksum calculation for small sizesChristian Borntraeger
2016-06-15s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner