index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
/
aes_s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
Jann Horn
1
-2
/
+2
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
1
-0
/
+2
2020-02-27
s390/crypto: explicitly memzero stack key material in aes_s390.c
Torsten Duwe
1
-0
/
+3
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
1
-20
/
+3
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-3
/
+1
2019-10-23
crypto: s390/aes - convert to skcipher API
Eric Biggers
1
-375
/
+234
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-8
/
+8
2019-09-05
s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
Harald Freudenberger
1
-0
/
+6
2019-08-22
crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
Ard Biesheuvel
1
-2
/
+2
2019-08-22
crypto: s390/xts-aes - invoke fallback for ciphertext stealing
Ard Biesheuvel
1
-4
/
+4
2019-07-31
crypto: s390/aes - fix name clash after AES library refactor
Ard Biesheuvel
1
-4
/
+4
2019-05-29
s390/crypto: fix possible sleep during spinlock aquired
Harald Freudenberger
1
-4
/
+4
2019-05-28
s390/crypto: fix gcm-aes-s390 selftest failures
Harald Freudenberger
1
-41
/
+107
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
1
-1
/
+1
2018-09-28
s390/crypto: Remove VLA usage of skcipher
Kees Cook
1
-24
/
+24
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
1
-1
/
+0
2018-04-10
s390/crypto: Adjust s390 aes and paes cipher priorities
Harald Freudenberger
1
-4
/
+4
2018-03-18
s390/crypto: Fix kernel crash on aes_s390 module remove.
Harald Freudenberger
1
-1
/
+4
2017-11-24
s390: crypto: Remove redundant license text
Greg Kroah-Hartman
1
-6
/
+0
2017-11-24
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-09-29
s390/crypto: add s390 platform specific aes gcm support.
Harald Freudenberger
1
-3
/
+293
2017-01-31
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
1
-0
/
+7
2016-08-29
s390/crypto: simplify CPACF encryption / decryption functions
Martin Schwidefsky
1
-117
/
+79
2016-08-29
s390/crypto: cpacf function detection
Martin Schwidefsky
1
-184
/
+115
2016-08-29
s390/crypto: simplify init / exit functions
Martin Schwidefsky
1
-44
/
+35
2016-08-29
s390/crypto: simplify return code handling
Martin Schwidefsky
1
-22
/
+6
2016-08-29
s390/crypto: cleanup cpacf function codes
Martin Schwidefsky
1
-56
/
+42
2016-07-01
crypto: s390/aes - Use skcipher for fallback
Herbert Xu
1
-53
/
+60
2016-04-15
s390/crypto: cleanup and move the header with the cpacf definitions
Martin Schwidefsky
1
-61
/
+56
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
1
-0
/
+1
2016-02-17
crypto: xts - consolidate sanity check for keys
Stephan Mueller
1
-0
/
+5
2015-07-22
s390/crypto: add cpu feature modaliases for crypto modules
Hendrik Brueckner
1
-1
/
+2
2015-01-08
s390/crypto: remove 'const' to avoid compiler warnings
Chen Gang
1
-2
/
+2
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+1
2014-05-08
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
1
-0
/
+3
2014-01-30
crypto: s390 - fix concurrency issue in aes-ctr mode
Harald Freudenberger
1
-19
/
+46
2013-11-28
crypto: s390 - Fix aes-xts parameter corruption
Gerald Schaefer
1
-14
/
+17
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-7
/
+12
2013-11-05
crypto: s390 - Fix aes-cbc IV corruption
Herbert Xu
1
-7
/
+12
2013-10-24
s390/crypto: fix aes_s390 crypto module unload problem
Ingo Tuchscherer
1
-3
/
+12
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
1
-6
/
+12
2012-08-01
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
1
-5
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-05-04
crypto: s390 - add System z hardware support for CTR mode
Gerald Schaefer
1
-2
/
+144
2011-05-04
crypto: s390 - add System z hardware support for XTS mode
Gerald Schaefer
1
-0
/
+233
2011-05-04
crypto: s390 - extend crypto facility check
Jan Glauber
1
-3
/
+3
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+3
2010-01-08
crypto: aes_s390 - access .cip instead of .blk in cipher mode
Roel Kluin
1
-3
/
+3
2009-12-18
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
Roel Kluin
1
-1
/
+1
2009-02-26
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
1
-1
/
+1
[next]