aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/aes_s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-11[CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallbackSebastian Siewior1-8/+2
2008-01-11[CRYPTO] aes_s390: Add fallback driverSebastian Siewior1-21/+205
2008-01-11[CRYPTO] aes: Move common defines into a header fileSebastian Siewior1-6/+1
2007-10-10[CRYPTO] aes: Rename aes to aes-genericSebastian Siewior1-1/+1
2007-05-04[S390] aes-s390 key length.Jan Glauber1-4/+11
2007-02-05[S390] move crypto options and some cleanup.Jan Glauber1-24/+23
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-3/+3
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu1-112/+0
2006-09-21[CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu1-3/+215
2006-09-21[CRYPTO] s390: Added missing driver name and priorityHerbert Xu1-0/+2
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu1-1/+2
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-7/+7
2006-01-14[PATCH] s390: aes crypto code fixesJan Glauber1-16/+44
2006-01-06[PATCH] s390: aes supportJan Glauber1-0/+248