aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/sha512_s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens1-1/+1
2021-12-31crypto: s390/sha512 - Use macros instead of direct IV numbersTianjia Zhang1-16/+16
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+1
2019-06-15s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-1/+1
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers1-2/+0
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman1-6/+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-04-15s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky1-7/+7
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner1-1/+2
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-2/+2
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber1-1/+1
2009-09-05crypto: sha-s390 - Fix warnings in import functionJan Glauber1-2/+2
2009-07-22crypto: sha512-s390 - Add export/import supportHerbert Xu1-0/+36
2009-03-21crypto: sha512-s390 - Add missing block sizeHerbert Xu1-0/+1
2009-02-18crypto: sha-s390 - Switch to shashHerbert Xu1-38/+42
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber1-7/+50
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber1-0/+71