summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/des_s390.c
Commit message (Expand)AuthorAgeFilesLines
* s390/crypto: simplify CPACF encryption / decryption functionsMartin Schwidefsky2016-08-291-97/+57
* s390/crypto: cpacf function detectionMartin Schwidefsky2016-08-291-31/+46
* s390/crypto: simplify init / exit functionsMartin Schwidefsky2016-08-291-54/+44
* s390/crypto: simplify return code handlingMartin Schwidefsky2016-08-291-16/+4
* s390/crypto: cleanup cpacf function codesMartin Schwidefsky2016-08-291-20/+27
* s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky2016-04-151-38/+34
* s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner2015-07-221-1/+2
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-2/+2
* crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2014-05-081-0/+3
* crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-01-301-21/+48
* crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-01-301-12/+14
* crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann2013-12-201-3/+3
* s390/crypto: Don't panic after crypto instruction failuresJan Glauber2012-11-231-4/+8
* crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna2012-08-011-10/+0
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* crypto: s390 - add System z hardware support for CTR modeGerald Schaefer2011-05-041-1/+168
* crypto: s390 - cleanup DES codeJan Glauber2011-05-041-103/+96
* crypto: s390 - extend crypto facility checkJan Glauber2011-05-041-2/+2
* crypto: des_s390: use generic weak key checkJan Glauber2010-05-211-27/+20
* crypto: des_s390: remove des3_ede128 modeJan Glauber2010-05-211-190/+1
* crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY setJarod Wilson2009-06-181-5/+6
* [S390] crypto: use more descriptive function names for init/exit routines.Heiko Carstens2008-04-171-4/+4
* [S390] move crypto options and some cleanup.Jan Glauber2007-02-051-4/+4
* [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-211-203/+0
* [CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu2006-09-211-11/+374
* [CRYPTO] s390: Added missing driver name and priorityHerbert Xu2006-09-211-0/+6
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-5/+8
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-21/+21
* [PATCH] s390: des crypto code speedupJan Glauber2006-01-141-7/+210
* [PATCH] s390: des crypto code cleanupJan Glauber2006-01-141-88/+67
* [PATCH] s390: in-kernel crypto renameJan Glauber2006-01-061-0/+284
OpenPOWER on IntegriCloud