aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/aes_s390.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: s390 - add System z hardware support for CTR modeGerald Schaefer2011-05-041-2/+144
* crypto: s390 - add System z hardware support for XTS modeGerald Schaefer2011-05-041-0/+233
* crypto: s390 - extend crypto facility checkJan Glauber2011-05-041-3/+3
* 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
|/
* 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
* [S390] crypto: use more descriptive function names for init/exit routines.Heiko Carstens2008-04-171-4/+4
* [S390] arch/s390: Add missing "space"Joe Perches2008-01-261-1/+1
* [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] aes: Rename aes to aes-genericSebastian Siewior2007-10-101-1/+1
* [S390] aes-s390 key length.Jan Glauber2007-05-041-4/+11
* [S390] move crypto options and some cleanup.Jan Glauber2007-02-051-24/+23
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-3/+3
* [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-211-112/+0
* [CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu2006-09-211-3/+215
* [CRYPTO] s390: Added missing driver name and priorityHerbert Xu2006-09-211-0/+2
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-1/+2
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-7/+7
* [PATCH] s390: aes crypto code fixesJan Glauber2006-01-141-16/+44
* [PATCH] s390: aes supportJan Glauber2006-01-061-0/+248