summaryrefslogtreecommitdiff
path: root/arch/s390/crypto/aes_s390.c
AgeCommit message (Expand)Author
2017-09-29s390/crypto: add s390 platform specific aes gcm support.Harald Freudenberger
2017-01-31s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger
2016-08-29s390/crypto: simplify CPACF encryption / decryption functionsMartin Schwidefsky
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky
2016-08-29s390/crypto: simplify init / exit functionsMartin Schwidefsky
2016-08-29s390/crypto: simplify return code handlingMartin Schwidefsky
2016-08-29s390/crypto: cleanup cpacf function codesMartin Schwidefsky
2016-07-01crypto: s390/aes - Use skcipher for fallbackHerbert Xu
2016-04-15s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky
2016-02-17crypto: xts - fix compile errorsStephan Mueller
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner
2015-01-08s390/crypto: remove 'const' to avoid compiler warningsChen Gang
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-05-08crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger
2014-01-30crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger
2013-11-28crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-05crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu
2013-10-24s390/crypto: fix aes_s390 crypto module unload problemIngo Tuchscherer
2012-11-23s390/crypto: Don't panic after crypto instruction failuresJan Glauber
2012-08-01crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-05-04crypto: s390 - add System z hardware support for CTR modeGerald Schaefer
2011-05-04crypto: s390 - add System z hardware support for XTS modeGerald Schaefer
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber
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