aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner7-8/+14
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-12/+13
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-05-13s390/crypto: fix stckf loopHarald Freudenberger1-1/+1
2015-04-23s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2-102/+870
2015-03-25s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens1-6/+2
2015-01-08s390/crypto: remove 'const' to avoid compiler warningsChen Gang1-2/+2
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook6-9/+9
2014-05-08crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2-0/+6
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
2014-01-30crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger1-19/+46
2013-12-20crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann1-3/+3
2013-11-28crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer1-14/+17
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-7/+12
2013-11-05crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu1-7/+12
2013-10-24s390/crypto: fix aes_s390 crypto module unload problemIngo Tuchscherer1-3/+12
2012-11-23s390/crypto: Don't panic after crypto instruction failuresJan Glauber4-21/+39
2012-08-01crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna3-16/+0
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-18/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens6-6/+6
2012-06-14crypto: s390 - clean up DES code a bit morePaul Bolle1-18/+0
2012-03-28Disintegrate asm/system.h for S390David Howells1-0/+1
2011-11-14[S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber1-2/+5
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens1-0/+1
2011-07-04crypto: s390 - support hardware accelerated SHA-224Jan Glauber1-11/+55
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds10-249/+919
2011-05-04crypto: s390 - add System z hardware support for CTR modeGerald Schaefer3-4/+377
2011-05-04crypto: s390 - add System z hardware support for GHASHGerald Schaefer3-0/+164
2011-05-04crypto: s390 - add System z hardware support for XTS modeGerald Schaefer2-0/+264
2011-05-04crypto: s390 - cleanup DES codeJan Glauber2-235/+96
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber7-12/+20
2011-04-27[S390] prng: fix pointer arithmeticMartin Schwidefsky1-1/+1
2011-04-20[S390] prng: prevent access beyond end of stackJan Glauber1-1/+1
2011-02-07crypto: sha-s390 - Reset index after processing partial blockHerbert Xu1-0/+1
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-26crypto: des_s390 - Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-21crypto: des_s390: use generic weak key checkJan Glauber2-28/+21
2010-05-21crypto: des_s390: remove des3_ede128 modeJan Glauber1-190/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack1-1/+1
2010-01-08crypto: aes_s390 - access .cip instead of .blk in cipher modeRoel Kluin1-3/+3
2009-12-18[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Roel Kluin1-1/+1
2009-10-14s390: Remove BKL from prngThomas Gleixner1-2/+0
2009-09-05crypto: sha-s390 - Fix warnings in import functionJan Glauber3-6/+6
2009-07-22crypto: sha512-s390 - Add export/import supportHerbert Xu1-0/+36
2009-07-16crypto: s390 - Fix sha build failureSachin Sant2-2/+2