aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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
* | crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-261-1/+1
|/
* [S390] convert cpacf printks to pr_xxx macros.Jan Glauber2008-12-251-5/+9
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+2
|\
| * crypto-prng: BKL pushdownArnd Bergmann2008-06-201-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-07-141-0/+4
|\ \
| * | crypto: s390 - Respect STFL bitJan Glauber2008-07-121-0/+4
| |/
* | [S390] Cleanup cpacf printk messages.Jan Glauber2008-07-141-4/+1
|/
* [CRYPTO] sha384: Hardware acceleration for s390Jan Glauber2008-04-211-7/+50
* [CRYPTO] sha512: Hardware acceleration for s390Jan Glauber2008-04-215-4/+86
* [CRYPTO] s390: Generic sha_update and sha_finalJan Glauber2008-04-215-171/+138
* [S390] crypto: use more descriptive function names for init/exit routines.Heiko Carstens2008-04-174-16/+16
* [S390] constify function pointer tables.Jan Engelhardt2008-01-261-1/+1
* [S390] arch/s390/: Spelling fixesJoe Perches2008-01-261-1/+1
* [S390] arch/s390: Add missing "space"Joe Perches2008-01-261-1/+1
* [S390] crypto: move s390 Kconfig options.Jan Glauber2008-01-261-60/+0
* [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallbackSebastian Siewior2008-01-111-8/+2
* [CRYPTO] aes_s390: Add fallback driverSebastian Siewior2008-01-111-21/+205
* [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-111-6/+1