aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/sha256_s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-07-04crypto: s390 - support hardware accelerated SHA-224Jan Glauber1-11/+55
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: sha256-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-84/+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-11/+9
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-22/+16
2007-02-05[S390] move crypto options and some cleanup.Jan Glauber1-8/+3
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-6/+7
2006-06-26[CRYPTO] digest: Remove unnecessary zeroing during initHerbert Xu1-1/+0
2006-01-14[PATCH] s390: sha256 crypto code fixJan Glauber1-7/+22
2006-01-06[PATCH] s390: sha256 supportJan Glauber1-0/+151