index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
2019-06-15
s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-06-15
s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-06-15
s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-05-29
s390/crypto: fix possible sleep during spinlock aquired
Harald Freudenberger
2019-05-28
s390/crypto: fix gcm-aes-s390 selftest failures
Harald Freudenberger
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-02
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2019-04-25
s390/crypto: use TRNG for seeding/reseeding
Harald Freudenberger
2019-04-25
s390/crypto: rework generate_entropy function for pseudo random dd
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
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-10
s390/crypto: Enhance paes cipher to accept variable length key material
Ingo Franzki
2018-09-28
s390/crypto: Remove VLA usage of skcipher
Kees Cook
2018-09-04
s390/crypto: Fix return code checking in cbc_paes_crypt()
Ingo Franzki
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-05-30
s390/archrandom: Rework arch random implementation.
Harald Freudenberger
2018-05-07
s390/crc32-vx: use expoline for indirect branches
Martin Schwidefsky
2018-04-10
s390/crypto: Adjust s390 aes and paes cipher priorities
Harald Freudenberger
2018-03-18
s390/crypto: Fix kernel crash on aes_s390 module remove.
Harald Freudenberger
2018-01-12
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2017-12-05
s390: Remove redudant license text
Martin Schwidefsky
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
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-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-29
s390/crypto: add s390 platform specific aes gcm support.
Harald Freudenberger
2017-06-12
s390/crypto: fix aes/paes Kconfig dependeny
Harald Freudenberger
2017-06-12
s390: add missing header includes for type checking
Heiko Carstens
2017-04-26
s390/crypt: use the correct module alias for paes_s390.
Harald Freudenberger
2017-04-26
s390/crypto: Provide s390 specific arch random functionality.
Harald Freudenberger
2017-04-26
s390/crypto: Renaming PPNO to PRNO.
Harald Freudenberger
2017-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-01
s390/crypt: fix missing unlock in ctr_paes_crypt on error path
Martin Schwidefsky
2017-02-24
s390/crypt: Add protected key AES module
Martin Schwidefsky
2017-01-31
s390/prng: Adjust generation of entropy to produce real 256 bits.
Harald Freudenberger
2017-01-31
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
2017-01-31
s390/crypto: Check des3_ede keys for uniqueness in fips mode
Matthew Rosato
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-12
s390/crypto: unlock on error in prng_tdes_read()
Dan Carpenter
2016-09-06
s390/crypto: avoid returning garbage value
Colin Ian King
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
[next]