aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/ghash_s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens1-1/+1
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-3/+1
2019-07-27crypto: ghash - add comment and improve help textEric Biggers1-1/+1
2019-06-15s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-1/+1
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers1-1/+0
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky1-1/+1
2016-08-29s390/crypto: simplify return code handlingMartin Schwidefsky1-14/+4
2016-04-15s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky1-9/+7
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner1-1/+2
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+1
2012-11-23s390/crypto: Don't panic after crypto instruction failuresJan Glauber1-8/+13
2012-08-01crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna1-1/+0
2011-05-04crypto: s390 - add System z hardware support for GHASHGerald Schaefer1-0/+162