summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-18
|\
| * crypto: s390 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2019-09-05
| * crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifierArd Biesheuvel2019-08-22
| * crypto: s390/xts-aes - invoke fallback for ciphertext stealingArd Biesheuvel2019-08-22
| * crypto: s390/des - switch to new verification routinesArd Biesheuvel2019-08-22
| * crypto: s390/aes - fix name clash after AES library refactorArd Biesheuvel2019-07-31
| * crypto: ghash - add comment and improve help textEric Biggers2019-07-27
* | s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer2019-09-13
* | s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger2019-09-05
* | s390/paes: Prepare paes functions for large key blobsHarald Freudenberger2019-08-21
|/
* s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-15
* s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-15
* s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-15
* s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2019-05-29
* s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger2019-05-28
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\
| * crypto: s390 - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-18
* | s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky2019-05-02
* | s390/crypto: use TRNG for seeding/reseedingHarald Freudenberger2019-04-25
* | s390/crypto: rework generate_entropy function for pseudo random ddHarald Freudenberger2019-04-25
|/
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-25
* crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-20
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-25
|\
| * s390/crypto: Remove VLA usage of skcipherKees Cook2018-09-28
* | s390/crypto: Enhance paes cipher to accept variable length key materialIngo Franzki2018-10-10
* | s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki2018-09-04
|/
* crypto: aead - remove useless setting of type flagsEric Biggers2018-07-08
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-08
* s390/archrandom: Rework arch random implementation.Harald Freudenberger2018-05-30
* s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2018-05-07
* s390/crypto: Adjust s390 aes and paes cipher prioritiesHarald Freudenberger2018-04-10
* s390/crypto: Fix kernel crash on aes_s390 module remove.Harald Freudenberger2018-03-19
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-12
* s390: Remove redudant license textMartin Schwidefsky2017-12-05
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-05
* s390: crypto: Remove redundant license textGreg Kroah-Hartman2017-11-24
* s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
* 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