summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-139/+65
* [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-212-315/+0
* [CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu2006-09-213-14/+590
* [CRYPTO] s390: Added missing driver name and priorityHerbert Xu2006-09-215-0/+14
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-212-6/+10
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-264-42/+42
* [CRYPTO] digest: Remove unnecessary zeroing during initHerbert Xu2006-06-262-12/+12
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-1/+1
* [PATCH] s390: sha256 crypto code fixJan Glauber2006-01-141-7/+22
* [PATCH] s390: aes crypto code fixesJan Glauber2006-01-141-16/+44
* [PATCH] s390: des crypto code speedupJan Glauber2006-01-141-7/+210
* [PATCH] s390: des crypto code cleanupJan Glauber2006-01-141-88/+67
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-5/+5
* [PATCH] s390: aes supportJan Glauber2006-01-064-14/+287
* [PATCH] s390: sha256 supportJan Glauber2006-01-064-1/+159
* [PATCH] s390: in-kernel crypto renameJan Glauber2006-01-065-205/+216
* Linux-2.6.12-rc2Linus Torvalds2005-04-167-0/+1092