Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
4fd45ef7042a9521207a42a11cef68f21dec1308
/
arch
/
s390
/
crypto
a32a2d8
s390/archrandom: add parameter check for s390_arch_random_generate
by Harald Freudenberger
· 3 years, 9 months ago
453431a
mm, treewide: rename kzfree() to kfree_sensitive()
by Waiman Long
· 4 years, 5 months ago
df8cea2
s390/crypto: use scnprintf() instead of snprintf()
by Chen Zhou
· 4 years, 8 months ago
4d21e59
crypto: s390/sha1 - prefix the "sha1_" functions
by Eric Biggers
· 4 years, 9 months ago
4a559cd
s390/crypto: explicitly memzero stack key material in aes_s390.c
by Torsten Duwe
· 5 years ago
55d0a51
s390/pkey/zcrypt: Support EP11 AES secure keys
by Harald Freudenberger
· 5 years ago
7f820d0
s390/crypto: enable clear key values for paes ciphers
by Harald Freudenberger
· 5 years ago
6f3196b
s390/crypto: Rework on paes implementation
by Harald Freudenberger
· 5 years ago
af5034e
crypto: remove propagation of CRYPTO_TFM_RES_* flags
by Eric Biggers
· 5 years ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
by Eric Biggers
· 5 years ago
642356c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
0398d4a
s390/crypto: Fix unsigned variable compared with zero
by YueHaibing
· 5 years ago
fabdf25
crypto: s390/des - convert to skcipher API
by Eric Biggers
· 5 years ago
d00c063
crypto: s390/paes - convert to skcipher API
by Eric Biggers
· 5 years ago
7988fb2
crypto: s390/aes - convert to skcipher API
by Eric Biggers
· 5 years ago
8b53c76
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
3c2eb6b
s390/crypto: Support for SHA3 via CPACF (MSA6)
by Joerg Schmidbauer
· 5 years ago
9e323d4
s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
by Harald Freudenberger
· 5 years ago
b86fc48
crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h
by Hans de Goede
· 5 years ago
5a74362
crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
by Ard Biesheuvel
· 5 years ago
ce68acb
crypto: s390/xts-aes - invoke fallback for ciphertext stealing
by Ard Biesheuvel
· 5 years ago
4e2c820
crypto: s390/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
416f79c
s390/paes: Prepare paes functions for large key blobs
by Harald Freudenberger
· 5 years ago
931c940
crypto: s390/aes - fix name clash after AES library refactor
by Ard Biesheuvel
· 5 years ago
8dfa20f
crypto: ghash - add comment and improve help text
by Eric Biggers
· 5 years ago
45488c4
s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP
by David Hildenbrand
· 6 years ago
ba6a98f
s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP
by David Hildenbrand
· 6 years ago
1c0908f
s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP
by David Hildenbrand
· 6 years ago
1c2c702
s390/crypto: fix possible sleep during spinlock aquired
by Harald Freudenberger
· 6 years ago
bef9f0b
s390/crypto: fix gcm-aes-s390 selftest failures
by Harald Freudenberger
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
26a374a
s390: add missing ENDPROC statements to assembler functions
by Martin Schwidefsky
· 6 years ago
769f020
s390/crypto: use TRNG for seeding/reseeding
by Harald Freudenberger
· 6 years ago
23d1aee
s390/crypto: rework generate_entropy function for pseudo random dd
by Harald Freudenberger
· 6 years ago
55902d8
crypto: s390 - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
231baec
crypto: clarify name of WEAK_KEY request flag
by Eric Biggers
· 6 years ago
1ad0f16
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
by Eric Biggers
· 6 years ago
62606c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
52a34b3
s390/crypto: Enhance paes cipher to accept variable length key material
by Ingo Franzki
· 6 years ago
531fa5d
s390/crypto: Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
b81126e
s390/crypto: Fix return code checking in cbc_paes_crypt()
by Ingo Franzki
· 6 years ago
3f4a537
crypto: aead - remove useless setting of type flags
by Eric Biggers
· 7 years ago
e50944e
crypto: shash - remove useless setting of type flags
by Eric Biggers
· 7 years ago
966f53e
s390/archrandom: Rework arch random implementation.
by Harald Freudenberger
· 7 years ago
467a3bf
s390/crc32-vx: use expoline for indirect branches
by Martin Schwidefsky
· 7 years ago
aff304e
s390/crypto: Adjust s390 aes and paes cipher priorities
by Harald Freudenberger
· 7 years ago
c7260ca
s390/crypto: Fix kernel crash on aes_s390 module remove.
by Harald Freudenberger
· 7 years ago
a208fa8
crypto: hash - annotate algorithms taking optional key
by Eric Biggers
· 7 years ago
987b154
s390: Remove redudant license text
by Martin Schwidefsky
· 7 years ago
9fa1db4
s390: add a few more SPDX identifiers
by Martin Schwidefsky
· 7 years ago
a876ca4
s390: crypto: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
20a884f
s390: crypto: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
d60a540
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
bf7fa03
s390/crypto: add s390 platform specific aes gcm support.
by Harald Freudenberger
· 7 years ago
c4684f9
s390/crypto: fix aes/paes Kconfig dependeny
by Harald Freudenberger
· 8 years ago
92acfb7
s390: add missing header includes for type checking
by Heiko Carstens
· 8 years ago
284c43e
s390/crypt: use the correct module alias for paes_s390.
by Harald Freudenberger
· 8 years ago
4c637cd
s390/crypto: Provide s390 specific arch random functionality.
by Harald Freudenberger
· 8 years ago
985a9d2
s390/crypto: Renaming PPNO to PRNO.
by Harald Freudenberger
· 8 years ago
56b24d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
e7c95ef
s390/crypt: fix missing unlock in ctr_paes_crypt on error path
by Martin Schwidefsky
· 8 years ago
2793784
s390/crypt: Add protected key AES module
by Martin Schwidefsky
· 8 years ago
d34b1ac
s390/prng: Adjust generation of entropy to produce real 256 bits.
by Harald Freudenberger
· 8 years ago
a4f2779
s390/crypto: Extend key length check for AES-XTS in fips mode.
by Harald Freudenberger
· 8 years ago
f3d3584
s390/crypto: Check des3_ede keys for uniqueness in fips mode
by Matthew Rosato
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
9e6e7c7
s390/crypto: unlock on error in prng_tdes_read()
by Dan Carpenter
· 8 years ago
6512391
s390/crypto: avoid returning garbage value
by Colin Ian King
· 8 years ago
7bac4f5
s390/crypto: simplify CPACF encryption / decryption functions
by Martin Schwidefsky
· 8 years ago
69c0e36
s390/crypto: cpacf function detection
by Martin Schwidefsky
· 8 years ago
d863d59
s390/crypto: simplify init / exit functions
by Martin Schwidefsky
· 8 years ago
0177db0
s390/crypto: simplify return code handling
by Martin Schwidefsky
· 8 years ago
edc63a3
s390/crypto: cleanup cpacf function codes
by Martin Schwidefsky
· 8 years ago
7f79695
s390/fpu: improve kernel_fpu_[begin|end]
by Martin Schwidefsky
· 8 years ago
134a24c
s390/crc32-vx: Fix checksum calculation for small sizes
by Christian Borntraeger
· 8 years ago
bbce2ad
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
64e2680
crypto: s390/aes - Use skcipher for fallback
by Herbert Xu
· 9 years ago
f848dbd
s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms
by Hendrik Brueckner
· 10 years ago
19c9378
s390/crc32-vx: use vector instructions to optimize CRC-32 computation
by Hendrik Brueckner
· 10 years ago
c7d4d25
s390/crypto: cleanup and move the header with the cpacf definitions
by Martin Schwidefsky
· 9 years ago
dc8a64e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
74b2375
s390/crypto: provide correct file mode at device register.
by Harald Freudenberger
· 9 years ago
49abc0d
crypto: xts - fix compile errors
by Stephan Mueller
· 9 years ago
28856a9
crypto: xts - consolidate sanity check for keys
by Stephan Mueller
· 9 years ago
19b14e7
crypto: s390/sha - replace raw value by their coresponding define
by LABBE Corentin
· 9 years ago
d05377c
s390/crypto: add cpu feature modaliases for crypto modules
by Hendrik Brueckner
· 10 years ago
2a058f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
a1cae34
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
by Harald Freudenberger
· 10 years ago
c431761
s390/crypto: fix stckf loop
by Harald Freudenberger
· 10 years ago
5712764
s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.
by Harald Freudenberger
· 10 years ago
86cd741
s390: remove test_facility(2) (== z/Architecture mode active) checks
by Heiko Carstens
· 10 years ago
e6a67ad
s390/crypto: remove 'const' to avoid compiler warnings
by Chen Gang
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
3901c11
crypto: s390 - fix aes,des ctr mode concurrency finding.
by Harald Freudenberger
· 11 years ago
ee97dc7
crypto: s390 - fix des and des3_ede ctr concurrency issue
by Harald Freudenberger
· 11 years ago
adc3fcf
crypto: s390 - fix des and des3_ede cbc concurrency issue
by Harald Freudenberger
· 11 years ago
0519e9a
crypto: s390 - fix concurrency issue in aes-ctr mode
by Harald Freudenberger
· 11 years ago
fed2861
crypto: arch - use crypto_memneq instead of memcmp
by Daniel Borkmann
· 11 years ago
Next »