summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto
AgeCommit message (Expand)Author
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-01crypto: s390/aes - Use skcipher for fallbackHerbert Xu
2016-06-15s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner
2016-06-14s390/crc32-vx: use vector instructions to optimize CRC-32 computationHendrik Brueckner
2016-04-15s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-29s390/crypto: provide correct file mode at device register.Harald Freudenberger
2016-02-17crypto: xts - fix compile errorsStephan Mueller
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller
2015-10-15crypto: s390/sha - replace raw value by their coresponding defineLABBE Corentin
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-05-13s390/crypto: fix stckf loopHarald Freudenberger
2015-04-23s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger
2015-03-25s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens
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 des and des3_ede ctr concurrency issueHarald Freudenberger
2014-01-30crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger
2014-01-30crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger
2013-12-20crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann
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-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-06-14crypto: s390 - clean up DES code a bit morePaul Bolle
2012-03-28Disintegrate asm/system.h for S390David Howells
2011-11-14[S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens
2011-07-04crypto: s390 - support hardware accelerated SHA-224Jan Glauber
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-05-04crypto: s390 - add System z hardware support for CTR modeGerald Schaefer
2011-05-04crypto: s390 - add System z hardware support for GHASHGerald Schaefer
2011-05-04crypto: s390 - add System z hardware support for XTS modeGerald Schaefer
2011-05-04crypto: s390 - cleanup DES codeJan Glauber
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber
2011-04-27[S390] prng: fix pointer arithmeticMartin Schwidefsky
2011-04-20[S390] prng: prevent access beyond end of stackJan Glauber
2011-02-07crypto: sha-s390 - Reset index after processing partial blockHerbert Xu
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-26crypto: des_s390 - Checkpatch cleanupAndrea Gelmini
2010-05-21crypto: des_s390: use generic weak key checkJan Glauber
2010-05-21crypto: des_s390: remove des3_ede128 modeJan Glauber