summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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
* [CRYPTO] sha: Add header file for SHA definitionsJan Glauber2007-10-102-19/+15
* [CRYPTO] sha: Load the SHA[1|256] module by an aliasSebastian Siewior2007-10-102-2/+2
* [CRYPTO] aes: Rename aes to aes-genericSebastian Siewior2007-10-101-1/+1
* [S390] Fixed comment typo.Ralph Wuerthner2007-07-101-1/+1
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* [S390] aes-s390 key length.Jan Glauber2007-05-041-4/+11
* [S390] crypto: cleanup.Jan Glauber2007-04-272-86/+81
* [S390] Support for s390 Pseudo Random Number GeneratorJan Glauber2007-02-053-0/+215
* [S390] move crypto options and some cleanup.Jan Glauber2007-02-059-357/+268
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-052-3/+4
OpenPOWER on IntegriCloud