summaryrefslogtreecommitdiff
path: root/arch/s390/crypto
AgeCommit message (Expand)Author
2022-08-26crypto: Kconfig - simplify cipher entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify hash entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify CRC entriesRobert Elliott
2022-08-26crypto: Kconfig - move s390 entries to a submenuRobert Elliott
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-05-25s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov
2022-05-06s390/crypto: fix typos in commentsJulia Lawall
2022-03-10s390: convert ".insn" encoding to instruction namesVasily Gorbik
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-12-31crypto: s390/sha512 - Use macros instead of direct IV numbersTianjia Zhang
2021-12-20s390/crypto: fix compile error for ChaCha20 moduleHeiko Carstens
2021-12-06s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer
2021-04-21s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger
2021-03-24s390/crc32-vx: couple of typo fixesBhaskar Chowdhury
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-02-13s390/crypto: use store_tod_clock_ext()Heiko Carstens
2021-01-27s390/crypto: improve retry logic in case of master key changeHarald Freudenberger
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-10s390/crypto: add arch_get_random_long() supportHarald Freudenberger
2020-11-20s390/prng: let misc_register() add the prng sysfs attributesJulian Wiedmann
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-06-16s390/crypto: use scnprintf() instead of snprintf()Chen Zhou
2020-05-08crypto: s390/sha1 - prefix the "sha1_" functionsEric Biggers
2020-02-27s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe
2020-01-30s390/pkey/zcrypt: Support EP11 AES secure keysHarald Freudenberger
2020-01-30s390/crypto: enable clear key values for paes ciphersHarald Freudenberger
2020-01-30s390/crypto: Rework on paes implementationHarald Freudenberger
2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-20s390/crypto: Fix unsigned variable compared with zeroYueHaibing
2019-10-23crypto: s390/des - convert to skcipher APIEric Biggers
2019-10-23crypto: s390/paes - convert to skcipher APIEric Biggers
2019-10-23crypto: s390/aes - convert to skcipher APIEric Biggers
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