summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/aes_s390.c
Commit message (Expand)AuthorAgeFilesLines
* s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner2015-07-221-1/+2
* s390/crypto: remove 'const' to avoid compiler warningsChen Gang2015-01-081-2/+2
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2014-05-081-0/+3
* crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-01-301-19/+46
* crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2013-11-281-14/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-7/+12
|\
| * crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-051-7/+12
* | s390/crypto: fix aes_s390 crypto module unload problemIngo Tuchscherer2013-10-241-3/+12
|/
* s390/crypto: Don't panic after crypto instruction failuresJan Glauber2012-11-231-6/+12
* crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna2012-08-011-5/+0
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* 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
OpenPOWER on IntegriCloud