index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
/
des_s390.c
Age
Commit message (
Expand
)
Author
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2022-05-06
s390/crypto: fix typos in comments
Julia Lawall
2019-10-23
crypto: s390/des - convert to skcipher API
Eric Biggers
2019-08-22
crypto: s390/des - switch to new verification routines
Ard Biesheuvel
2019-05-29
s390/crypto: fix possible sleep during spinlock aquired
Harald Freudenberger
2019-04-18
crypto: s390 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2017-11-24
s390: crypto: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-01-31
s390/crypto: Check des3_ede keys for uniqueness in fips mode
Matthew Rosato
2016-08-29
s390/crypto: simplify CPACF encryption / decryption functions
Martin Schwidefsky
2016-08-29
s390/crypto: cpacf function detection
Martin Schwidefsky
2016-08-29
s390/crypto: simplify init / exit functions
Martin Schwidefsky
2016-08-29
s390/crypto: simplify return code handling
Martin Schwidefsky
2016-08-29
s390/crypto: cleanup cpacf function codes
Martin Schwidefsky
2016-04-15
s390/crypto: cleanup and move the header with the cpacf definitions
Martin Schwidefsky
2015-07-22
s390/crypto: add cpu feature modaliases for crypto modules
Hendrik Brueckner
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-05-08
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
2014-01-30
crypto: s390 - fix des and des3_ede ctr concurrency issue
Harald Freudenberger
2014-01-30
crypto: s390 - fix des and des3_ede cbc concurrency issue
Harald Freudenberger
2013-12-20
crypto: arch - use crypto_memneq instead of memcmp
Daniel Borkmann
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
2012-08-01
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-05-04
crypto: s390 - add System z hardware support for CTR mode
Gerald Schaefer
2011-05-04
crypto: s390 - cleanup DES code
Jan Glauber
2011-05-04
crypto: s390 - extend crypto facility check
Jan Glauber
2010-05-21
crypto: des_s390: use generic weak key check
Jan Glauber
2010-05-21
crypto: des_s390: remove des3_ede128 mode
Jan Glauber
2009-06-18
crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set
Jarod Wilson
2008-04-17
[S390] crypto: use more descriptive function names for init/exit routines.
Heiko Carstens
2007-02-05
[S390] move crypto options and some cleanup.
Jan Glauber
2006-09-21
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
2006-09-21
[CRYPTO] s390: Added block cipher versions of CBC/ECB
Herbert Xu
2006-09-21
[CRYPTO] s390: Added missing driver name and priority
Herbert Xu
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-01-14
[PATCH] s390: des crypto code speedup
Jan Glauber
2006-01-14
[PATCH] s390: des crypto code cleanup
Jan Glauber
2006-01-06
[PATCH] s390: in-kernel crypto rename
Jan Glauber