summaryrefslogtreecommitdiff
path: root/arch/s390/crypto
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-13
|\
| * s390/crypto: add s390 platform specific aes gcm support.Harald Freudenberger2017-09-29
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* s390/crypto: fix aes/paes Kconfig dependenyHarald Freudenberger2017-06-12
* s390: add missing header includes for type checkingHeiko Carstens2017-06-12
* s390/crypt: use the correct module alias for paes_s390.Harald Freudenberger2017-04-26
* s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger2017-04-26
* s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger2017-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-12
|\
| * s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky2017-03-01
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
|/
* s390/crypt: Add protected key AES moduleMartin Schwidefsky2017-02-24
* s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger2017-01-31
* s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger2017-01-31
* s390/crypto: Check des3_ede keys for uniqueness in fips modeMatthew Rosato2017-01-31
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter2016-12-12
* s390/crypto: avoid returning garbage valueColin Ian King2016-09-06
* s390/crypto: simplify CPACF encryption / decryption functionsMartin Schwidefsky2016-08-29
* s390/crypto: cpacf function detectionMartin Schwidefsky2016-08-29
* s390/crypto: simplify init / exit functionsMartin Schwidefsky2016-08-29
* s390/crypto: simplify return code handlingMartin Schwidefsky2016-08-29
* s390/crypto: cleanup cpacf function codesMartin Schwidefsky2016-08-29
* s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2016-08-29
* s390/crc32-vx: Fix checksum calculation for small sizesChristian Borntraeger2016-08-08
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-26
|\
| * crypto: s390/aes - Use skcipher for fallbackHerbert Xu2016-07-01
* | s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner2016-06-15
* | s390/crc32-vx: use vector instructions to optimize CRC-32 computationHendrik Brueckner2016-06-14
|/
* s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky2016-04-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-01
|\
| * s390/crypto: provide correct file mode at device register.Harald Freudenberger2016-03-29
* | crypto: xts - fix compile errorsStephan Mueller2016-02-17
* | crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-17
|/
* crypto: s390/sha - replace raw value by their coresponding defineLABBE Corentin2015-10-15
* s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner2015-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-22
|\
| * crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-05-22
* | s390/crypto: fix stckf loopHarald Freudenberger2015-05-13
* | s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2015-04-23
|/
* s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-25
* s390/crypto: remove 'const' to avoid compiler warningsChen Gang2015-01-08
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2014-05-08
* crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-01-30
* crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-01-30
* crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-01-30
* crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann2013-12-20
* crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2013-11-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\