index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
/
sha256_s390.c
Age
Commit message (
Expand
)
Author
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2019-09-05
crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2019-06-15
s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2018-07-09
crypto: shash - remove useless setting of type flags
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
2016-08-29
s390/crypto: cpacf function detection
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
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-07-04
crypto: s390 - support hardware accelerated SHA-224
Jan Glauber
2011-05-04
crypto: s390 - extend crypto facility check
Jan Glauber
2009-09-05
crypto: sha-s390 - Fix warnings in import function
Jan Glauber
2009-07-16
crypto: s390 - Fix sha build failure
Sachin Sant
2009-07-11
crypto: sha256-s390 - Add export/import support
Herbert Xu
2009-02-18
crypto: sha-s390 - Switch to shash
Herbert Xu
2008-04-21
[CRYPTO] s390: Generic sha_update and sha_final
Jan Glauber
2008-04-17
[S390] crypto: use more descriptive function names for init/exit routines.
Heiko Carstens
2007-10-10
[CRYPTO] sha: Add header file for SHA definitions
Jan Glauber
2007-10-10
[CRYPTO] sha: Load the SHA[1|256] module by an alias
Sebastian Siewior
2007-04-27
[S390] crypto: cleanup.
Jan Glauber
2007-02-05
[S390] move crypto options and some cleanup.
Jan Glauber
2006-09-21
[CRYPTO] s390: Added missing driver name and priority
Herbert Xu
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-06-26
[CRYPTO] digest: Remove unnecessary zeroing during init
Herbert Xu
2006-01-14
[PATCH] s390: sha256 crypto code fix
Jan Glauber
2006-01-06
[PATCH] s390: sha256 support
Jan Glauber