aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/des_s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-31s390/crypto: Check des3_ede keys for uniqueness in fips modeMatthew Rosato1-0/+14
2016-08-29s390/crypto: simplify CPACF encryption / decryption functionsMartin Schwidefsky1-97/+57
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky1-31/+46
2016-08-29s390/crypto: simplify init / exit functionsMartin Schwidefsky1-54/+44
2016-08-29s390/crypto: simplify return code handlingMartin Schwidefsky1-16/+4
2016-08-29s390/crypto: cleanup cpacf function codesMartin Schwidefsky1-20/+27
2016-04-15s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky1-38/+34
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
2014-05-08crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger1-0/+3
2014-01-30crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger1-21/+48
2014-01-30crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger1-12/+14
2013-12-20crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann1-3/+3
2012-11-23s390/crypto: Don't panic after crypto instruction failuresJan Glauber1-4/+8
2012-08-01crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna1-10/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-05-04crypto: s390 - add System z hardware support for CTR modeGerald Schaefer1-1/+168
2011-05-04crypto: s390 - cleanup DES codeJan Glauber1-103/+96
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber1-2/+2
2010-05-21crypto: des_s390: use generic weak key checkJan Glauber1-27/+20
2010-05-21crypto: des_s390: remove des3_ede128 modeJan Glauber1-190/+1
2009-06-18crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY setJarod Wilson1-5/+6
2008-04-17[S390] crypto: use more descriptive function names for init/exit routines.Heiko Carstens1-4/+4
2007-02-05[S390] move crypto options and some cleanup.Jan Glauber1-4/+4
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu1-203/+0
2006-09-21[CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu1-11/+374
2006-09-21[CRYPTO] s390: Added missing driver name and priorityHerbert Xu1-0/+6
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu1-5/+8
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-21/+21
2006-01-14[PATCH] s390: des crypto code speedupJan Glauber1-7/+210
2006-01-14[PATCH] s390: des crypto code cleanupJan Glauber1-88/+67
2006-01-06[PATCH] s390: in-kernel crypto renameJan Glauber1-0/+284