summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2014-05-082-0/+6
* 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: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-01-301-19/+46
* crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann2013-12-201-3/+3
* crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2013-11-281-14/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-7/+12
|\
| * crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-051-7/+12
* | s390/crypto: fix aes_s390 crypto module unload problemIngo Tuchscherer2013-10-241-3/+12
|/
* s390/crypto: Don't panic after crypto instruction failuresJan Glauber2012-11-234-21/+39
* crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna2012-08-013-16/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-261-18/+0
|\
| * crypto: s390 - clean up DES code a bit morePaul Bolle2012-06-141-18/+0
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-206-6/+6
|/
* Disintegrate asm/system.h for S390David Howells2012-03-281-0/+1
* [S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber2011-11-141-2/+5
* s390: add missing module.h/export.h includesHeiko Carstens2011-10-311-0/+1
* crypto: s390 - support hardware accelerated SHA-224Jan Glauber2011-07-041-11/+55
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-2010-249/+919
|\
| * crypto: s390 - add System z hardware support for CTR modeGerald Schaefer2011-05-043-4/+377
| * crypto: s390 - add System z hardware support for GHASHGerald Schaefer2011-05-043-0/+164
| * crypto: s390 - add System z hardware support for XTS modeGerald Schaefer2011-05-042-0/+264
| * crypto: s390 - cleanup DES codeJan Glauber2011-05-042-235/+96
| * crypto: s390 - extend crypto facility checkJan Glauber2011-05-047-12/+20
* | [S390] prng: fix pointer arithmeticMartin Schwidefsky2011-04-271-1/+1
* | [S390] prng: prevent access beyond end of stackJan Glauber2011-04-201-1/+1
|/
* crypto: sha-s390 - Reset index after processing partial blockHerbert Xu2011-02-071-0/+1
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-1/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* crypto: des_s390 - Checkpatch cleanupAndrea Gelmini2010-05-261-1/+1
* crypto: des_s390: use generic weak key checkJan Glauber2010-05-212-28/+21
* crypto: des_s390: remove des3_ede128 modeJan Glauber2010-05-211-190/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-261-3/+3
|\ \ | |/ |/|
| * crypto: aes_s390 - access .cip instead of .blk in cipher modeRoel Kluin2010-01-081-3/+3
* | [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Roel Kluin2009-12-181-1/+1
|/
* s390: Remove BKL from prngThomas Gleixner2009-10-141-2/+0
* crypto: sha-s390 - Fix warnings in import functionJan Glauber2009-09-053-6/+6
* crypto: sha512-s390 - Add export/import supportHerbert Xu2009-07-221-0/+36
* crypto: s390 - Fix sha build failureSachin Sant2009-07-162-2/+2
* crypto: sha256-s390 - Add export/import supportHerbert Xu2009-07-111-0/+26
* crypto: sha1-s390 - Add export/import supportHerbert Xu2009-07-111-0/+26
* crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY setJarod Wilson2009-06-181-5/+6
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-261-2/+1
|\
| * [S390] use kzfree()Johannes Weiner2009-03-261-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-265-86/+101
|\ \ | |/ |/|
| * crypto: sha512-s390 - Add missing block sizeHerbert Xu2009-03-211-0/+1
| * crypto: sha-s390 - Switch to shashHerbert Xu2009-02-185-86/+100