aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/crypto/aes_s390.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsGravatar Heiko Carstens 1-1/+1
2022-05-25s390/crypto: fix scatterwalk_unmap() callers in AES-GCMGravatar Jann Horn 1-2/+2
2021-01-03crypto: remove cipher routines from public crypto APIGravatar Ard Biesheuvel 1-0/+2
2020-02-27s390/crypto: explicitly memzero stack key material in aes_s390.cGravatar Torsten Duwe 1-0/+3
2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsGravatar Eric Biggers 1-20/+3
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-3/+1
2019-10-23crypto: s390/aes - convert to skcipher APIGravatar Eric Biggers 1-375/+234
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-8/+8
2019-09-05s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingGravatar Harald Freudenberger 1-0/+6
2019-08-22crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifierGravatar Ard Biesheuvel 1-2/+2
2019-08-22crypto: s390/xts-aes - invoke fallback for ciphertext stealingGravatar Ard Biesheuvel 1-4/+4
2019-07-31crypto: s390/aes - fix name clash after AES library refactorGravatar Ard Biesheuvel 1-4/+4
2019-05-29s390/crypto: fix possible sleep during spinlock aquiredGravatar Harald Freudenberger 1-4/+4
2019-05-28s390/crypto: fix gcm-aes-s390 selftest failuresGravatar Harald Freudenberger 1-41/+107
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsGravatar Eric Biggers 1-1/+1
2018-09-28s390/crypto: Remove VLA usage of skcipherGravatar Kees Cook 1-24/+24
2018-07-09crypto: aead - remove useless setting of type flagsGravatar Eric Biggers 1-1/+0
2018-04-10s390/crypto: Adjust s390 aes and paes cipher prioritiesGravatar Harald Freudenberger 1-4/+4
2018-03-18s390/crypto: Fix kernel crash on aes_s390 module remove.Gravatar Harald Freudenberger 1-1/+4
2017-11-24s390: crypto: Remove redundant license textGravatar Greg Kroah-Hartman 1-6/+0
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGravatar Greg Kroah-Hartman 1-0/+1
2017-09-29s390/crypto: add s390 platform specific aes gcm support.Gravatar Harald Freudenberger 1-3/+293
2017-01-31s390/crypto: Extend key length check for AES-XTS in fips mode.Gravatar Harald Freudenberger 1-0/+7
2016-08-29s390/crypto: simplify CPACF encryption / decryption functionsGravatar Martin Schwidefsky 1-117/+79
2016-08-29s390/crypto: cpacf function detectionGravatar Martin Schwidefsky 1-184/+115
2016-08-29s390/crypto: simplify init / exit functionsGravatar Martin Schwidefsky 1-44/+35
2016-08-29s390/crypto: simplify return code handlingGravatar Martin Schwidefsky 1-22/+6
2016-08-29s390/crypto: cleanup cpacf function codesGravatar Martin Schwidefsky 1-56/+42
2016-07-01crypto: s390/aes - Use skcipher for fallbackGravatar Herbert Xu 1-53/+60
2016-04-15s390/crypto: cleanup and move the header with the cpacf definitionsGravatar Martin Schwidefsky 1-61/+56
2016-02-17crypto: xts - fix compile errorsGravatar Stephan Mueller 1-0/+1
2016-02-17crypto: xts - consolidate sanity check for keysGravatar Stephan Mueller 1-0/+5
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesGravatar Hendrik Brueckner 1-1/+2
2015-01-08s390/crypto: remove 'const' to avoid compiler warningsGravatar Chen Gang 1-2/+2
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-1/+1
2014-05-08crypto: s390 - fix aes,des ctr mode concurrency finding.Gravatar Harald Freudenberger 1-0/+3
2014-01-30crypto: s390 - fix concurrency issue in aes-ctr modeGravatar Harald Freudenberger 1-19/+46
2013-11-28crypto: s390 - Fix aes-xts parameter corruptionGravatar Gerald Schaefer 1-14/+17
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-7/+12
2013-11-05crypto: s390 - Fix aes-cbc IV corruptionGravatar Herbert Xu 1-7/+12
2013-10-24s390/crypto: fix aes_s390 crypto module unload problemGravatar Ingo Tuchscherer 1-3/+12
2012-11-23s390/crypto: Don't panic after crypto instruction failuresGravatar Jan Glauber 1-6/+12
2012-08-01crypto: arch/s390 - cleanup - remove unneeded cra_list initializationGravatar Jussi Kivilinna 1-5/+0
2012-07-20s390/comments: unify copyright messages and remove file namesGravatar Heiko Carstens 1-1/+1
2011-05-04crypto: s390 - add System z hardware support for CTR modeGravatar Gerald Schaefer 1-2/+144
2011-05-04crypto: s390 - add System z hardware support for XTS modeGravatar Gerald Schaefer 1-0/+233
2011-05-04crypto: s390 - extend crypto facility checkGravatar Jan Glauber 1-3/+3
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-3/+3
2010-01-08crypto: aes_s390 - access .cip instead of .blk in cipher modeGravatar Roel Kluin 1-3/+3
2009-12-18[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Gravatar Roel Kluin 1-1/+1