aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/crypto/aes_s390.c
AgeCommit message (Expand)Author
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-01-08crypto: aes_s390 - access .cip instead of .blk in cipher modeRoel Kluin
2009-12-18[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Roel Kluin
2009-02-26crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu
2008-12-25[S390] convert cpacf printks to pr_xxx macros.Jan Glauber
2008-04-17[S390] crypto: use more descriptive function names for init/exit routines.Heiko Carstens
2008-01-26[S390] arch/s390: Add missing "space"Joe Perches
2008-01-11[CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallbackSebastian Siewior
2008-01-11[CRYPTO] aes_s390: Add fallback driverSebastian Siewior
2008-01-11[CRYPTO] aes: Move common defines into a header fileSebastian Siewior
2007-10-10[CRYPTO] aes: Rename aes to aes-genericSebastian Siewior
2007-05-04[S390] aes-s390 key length.Jan Glauber
2007-02-05[S390] move crypto options and some cleanup.Jan Glauber
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu
2006-09-21[CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu
2006-09-21[CRYPTO] s390: Added missing driver name and priorityHerbert Xu
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-01-14[PATCH] s390: aes crypto code fixesJan Glauber
2006-01-06[PATCH] s390: aes supportJan Glauber