aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/crypto/crc32-vx.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsGravatar Heiko Carstens 1-1/+1
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-6/+2
2018-01-12crypto: hash - annotate algorithms taking optional keyGravatar Eric Biggers 1-0/+3
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGravatar Greg Kroah-Hartman 1-0/+1
2016-08-29s390/fpu: improve kernel_fpu_[begin|end]Gravatar Martin Schwidefsky 1-1/+1
2016-08-08s390/crc32-vx: Fix checksum calculation for small sizesGravatar Christian Borntraeger 1-3/+3
2016-06-15s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsGravatar Hendrik Brueckner 1-0/+310