aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/sha1_s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens1-1/+1
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+1
2020-05-08crypto: s390/sha1 - prefix the "sha1_" functionsEric Biggers1-6/+6
2019-06-15s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-1/+1
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers1-1/+0
2017-12-05s390: Remove redudant license textMartin Schwidefsky1-6/+0
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky1-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-5/+5
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner1-1/+2
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
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-16crypto: s390 - Fix sha build failureSachin Sant1-1/+1
2009-07-11crypto: sha1-s390 - Add export/import supportHerbert Xu1-0/+26
2009-02-18crypto: sha-s390 - Switch to shashHerbert Xu1-19/+21
2008-04-21[CRYPTO] s390: Generic sha_update and sha_finalJan Glauber1-85/+6
2008-04-17[S390] crypto: use more descriptive function names for init/exit routines.Heiko Carstens1-4/+4
2007-10-10[CRYPTO] sha: Add header file for SHA definitionsJan Glauber1-8/+6
2007-10-10[CRYPTO] sha: Load the SHA[1|256] module by an aliasSebastian Siewior1-1/+1
2007-04-27[S390] crypto: cleanup.Jan Glauber1-64/+65
2007-02-05[S390] move crypto options and some cleanup.Jan Glauber1-46/+37
2006-09-21[CRYPTO] s390: Added missing driver name and priorityHerbert Xu1-0/+2
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-8/+7
2006-06-26[CRYPTO] digest: Remove unnecessary zeroing during initHerbert Xu1-11/+12
2006-01-06[PATCH] s390: in-kernel crypto renameJan Glauber1-0/+167