summaryrefslogtreecommitdiff
path: root/arch/s390/crypto
AgeCommit message (Expand)Author
2019-12-31s390/crypto: Fix unsigned variable compared with zeroYueHaibing
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer
2019-09-05s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger
2019-09-05crypto: s390 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede
2019-08-22crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifierArd Biesheuvel
2019-08-22crypto: s390/xts-aes - invoke fallback for ciphertext stealingArd Biesheuvel
2019-08-22crypto: s390/des - switch to new verification routinesArd Biesheuvel
2019-08-21s390/paes: Prepare paes functions for large key blobsHarald Freudenberger
2019-07-31crypto: s390/aes - fix name clash after AES library refactorArd Biesheuvel
2019-07-27crypto: ghash - add comment and improve help textEric Biggers
2019-06-15s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-15s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-15s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-05-29s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger
2019-05-28s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky
2019-04-25s390/crypto: use TRNG for seeding/reseedingHarald Freudenberger
2019-04-25s390/crypto: rework generate_entropy function for pseudo random ddHarald Freudenberger
2019-04-18crypto: s390 - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-10s390/crypto: Enhance paes cipher to accept variable length key materialIngo Franzki
2018-09-28s390/crypto: Remove VLA usage of skcipherKees Cook
2018-09-04s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki
2018-07-09crypto: aead - remove useless setting of type flagsEric Biggers
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2018-05-30s390/archrandom: Rework arch random implementation.Harald Freudenberger
2018-05-07s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky
2018-04-10s390/crypto: Adjust s390 aes and paes cipher prioritiesHarald Freudenberger
2018-03-18s390/crypto: Fix kernel crash on aes_s390 module remove.Harald Freudenberger
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers
2017-12-05s390: Remove redudant license textMartin Schwidefsky
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-29s390/crypto: add s390 platform specific aes gcm support.Harald Freudenberger
2017-06-12s390/crypto: fix aes/paes Kconfig dependenyHarald Freudenberger
2017-06-12s390: add missing header includes for type checkingHeiko Carstens
2017-04-26s390/crypt: use the correct module alias for paes_s390.Harald Freudenberger
2017-04-26s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger
2017-04-26s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-01s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky
2017-02-24s390/crypt: Add protected key AES moduleMartin Schwidefsky