Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
64c9295b2320efea5aec1d0511577e9cee06eddb
64c9295
crypto: caam - move append_key_aead() into init_sh_desc_key_aead()
by Horia Geantă
· 8 years ago
211f41a
crypto: aesbs - Convert to skcipher
by Herbert Xu
· 8 years ago
cc868d8
crypto: cbc - Export CBC implementation
by Herbert Xu
· 8 years ago
79c65d1
crypto: cbc - Convert to skcipher
by Herbert Xu
· 8 years ago
da40e7a
crypto: aes-ce - Convert to skcipher
by Herbert Xu
· 8 years ago
d0ed0db
crypto: arm64/aes - Convert to skcipher
by Herbert Xu
· 8 years ago
8567186
crypto: aesni - Convert to skcipher
by Herbert Xu
· 8 years ago
eed93e0
crypto: testmgr - Do not test internal algorithms
by Herbert Xu
· 8 years ago
065ce32
crypto: glue_helper - Add skcipher xts helpers
by Herbert Xu
· 8 years ago
043a440
crypto: pcbc - Convert to skcipher
by Herbert Xu
· 8 years ago
266d051
crypto: simd - Add simd skcipher helper
by Herbert Xu
· 8 years ago
4e0958d
crypto: cryptd - Add support for skcipher
by Herbert Xu
· 8 years ago
430b441
crypto: api - Do not clear type bits in crypto_larval_lookup
by Herbert Xu
· 8 years ago
f1c131b
crypto: xts - Convert to skcipher
by Herbert Xu
· 8 years ago
700cb3f
crypto: lrw - Convert to skcipher
by Herbert Xu
· 8 years ago
cf2c0fe
crypto: aes-ce-ccm - Use skcipher walk interface
by Herbert Xu
· 8 years ago
b286d8b
crypto: skcipher - Add skcipher walk interface
by Herbert Xu
· 8 years ago
7cf3186
crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option
by Jean Delvare
· 8 years ago
7918ece
crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512
by Ard Biesheuvel
· 8 years ago
ed424bb
hwrng: Make explicit that max >= 32 always
by PrasannaKumar Muralidharan
· 8 years ago
8ff4c19
crypto: drbg - advance output buffer pointer
by Stephan Mueller
· 8 years ago
18f47f5
crypto: vmx - various build fixes
by Naveen N. Rao
· 8 years ago
7a0b86b
crypto: sha-mb - Fix total_len for correct hash when larger than 512MB
by Greg Tucker
· 8 years ago
75aa0a7
crypto: gf128mul - Zero memory when freeing multiplication table
by Alex Cope
· 8 years ago
b516b88
hwrng: atmel - use clk_disable_unprepare instead of clk_disable
by Wei Yongjun
· 8 years ago
9b50184
crypto: nx - drop duplicate header types.h
by Geliang Tang
· 8 years ago
e8b2fa4
crypto: jitterentropy - drop duplicate header module.h
by Geliang Tang
· 8 years ago
9a1a1c0
crypto: caam - merge identical ahash_final/finup shared desc
by Horia Geantă
· 8 years ago
24a4f14
crypto: caam - constify pointer to descriptor buffer
by Horia Geantă
· 8 years ago
e25ff92
crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
by Horia Geantă
· 8 years ago
2b163b5
Revert "crypto: caam - get rid of tasklet"
by Horia Geantă
· 8 years ago
c73e36e
crypto: caam - fix DMA API mapping leak in ablkcipher code
by Horia Geantă
· 8 years ago
9305dff
crypto: caam - remove unreachable code in report_ccb_status()
by Horia Geantă
· 8 years ago
4ca7c7d
crypto: caam - trivial code clean-up
by Horia Geantă
· 8 years ago
1b008ee
crypto: caam - remove unused command from aead givencrypt
by Horia Geantă
· 8 years ago
00fef2b
crypto: caam - remove unused may_sleep in dbg_dump_sg()
by Horia Geantă
· 8 years ago
c530e34
crypto: caam - fix smatch warnings
by Horia Geantă
· 8 years ago
8439e94
crypto: caam - fix sparse warnings
by Horia Geantă
· 8 years ago
2090456
crypto: caam - desc.h fixes
by Horia Geantă
· 8 years ago
39957c8e
crypto: caam - completely remove error propagation handling
by Horia Geantă
· 8 years ago
d128af1
crypto: caam - fix AEAD givenc descriptors
by Alex Porosanu
· 8 years ago
d266f44
crypto: gf128mul - remove dead gf128mul_64k_lle code
by Alex Cope
· 8 years ago
8edda7d
crypto: dh - Consistenly return negative error codes
by Mat Martineau
· 8 years ago
109e23b
crypto: poly1305 - Use unaligned access where required
by Jason A. Donenfeld
· 8 years ago
650d4a9
Crypto: mv_cesa - Switch to using managed resources
by Nadim almas
· 8 years ago
4d9b3a5
crypto: talitos - fix spelling mistake
by Colin Ian King
· 8 years ago
e6414b1
crypto: ccp - Fix handling of RSA exponent on a v5 device
by Gary R Hook
· 8 years ago
89277a7
crypto: cryptd - Remove unused but set variable 'tfm'
by Tobias Klauser
· 8 years ago
60425a8
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
by Eric Biggers
· 8 years ago
a35528e
crypto: skcipher - Get rid of crypto_grab_skcipher2()
by Eric Biggers
· 8 years ago
a1fa98d
hwrng: atmel - disable TRNG during suspend
by Wenyou Yang
· 8 years ago
6c0f400
crypto: acomp - fix dependency in Makefile
by Giovanni Cabiddu
· 8 years ago
d69985a
crypto: caam - fix type mismatch warning
by Arnd Bergmann
· 8 years ago
9ae811f
crypto: sahara - fix typo "Decidated" -> "Dedicated"
by Colin Ian King
· 8 years ago
fc78334
crypto: atmel - drop pointless static qualifier in atmel_aes_probe()
by Wei Yongjun
· 8 years ago
2cc7515
hwrng: core - zeroize buffers with random data
by Stephan Mueller
· 8 years ago
d7db7a8
crypto: acomp - update testmgr with support for acomp
by Giovanni Cabiddu
· 8 years ago
f6ded09
crypto: acomp - add support for deflate via scomp
by Giovanni Cabiddu
· 8 years ago
6a8de3a
crypto: acomp - add support for 842 via scomp
by Giovanni Cabiddu
· 8 years ago
91d53d9
crypto: acomp - add support for lz4hc via scomp
by Giovanni Cabiddu
· 8 years ago
8cd9330
crypto: acomp - add support for lz4 via scomp
by Giovanni Cabiddu
· 8 years ago
ac9d2c4
crypto: acomp - add support for lzo via scomp
by Giovanni Cabiddu
· 8 years ago
1ab53a7
crypto: acomp - add driver-side scomp interface
by Giovanni Cabiddu
· 8 years ago
2ebda74
crypto: acomp - add asynchronous compression api
by Giovanni Cabiddu
· 8 years ago
c8d283ff
crypto: ccp - fix typo "CPP"
by Paul Bolle
· 8 years ago
4e88768
hwrng: meson - Remove unneeded platform MODULE_ALIAS
by Javier Martinez Canillas
· 8 years ago
c4ca2b0
crypto: engine - Handle the kthread worker using the new API
by Petr Mladek
· 8 years ago
103600a
crypto: ccp - Clean up the LSB slot allocation code
by Gary R Hook
· 8 years ago
ec9b70d
crypto: ccp - remove unneeded code
by Gary R Hook
· 8 years ago
fdd2cf9
crypto: ccp - change bitfield type to unsigned ints
by Gary R Hook
· 8 years ago
877f69a
hwrng: meson - Fix module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
9b40f79
crypto: gcm - Fix error return code in crypto_gcm_create_common()
by Wei Yongjun
· 8 years ago
ff4f44d
crypto: ccp - Fix non static symbol warning
by Wei Yongjun
· 8 years ago
4e51881
crypto: caam - add support for iMX6UL
by Marcus Folkesson
· 8 years ago
119a079
padata: Remove unused but set variables
by Tobias Klauser
· 8 years ago
3cf7996
crypto: ccp - change type of struct member lsb to signed
by Gary R Hook
· 8 years ago
58010fa
crypto: arm/aes-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
caf4b9e
crypto: arm64/aes-xts-ce: fix for big endian
by Ard Biesheuvel
· 8 years ago
a2c435c
crypto: arm64/aes-neon - fix for big endian
by Ard Biesheuvel
· 8 years ago
56e4e76
crypto: arm64/aes-ccm-ce: fix for big endian
by Ard Biesheuvel
· 8 years ago
174122c
crypto: arm64/sha2-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
ee71e5f
crypto: arm64/sha1-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
9c433ad
crypto: arm64/ghash-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
1803b9a
crypto: arm64/aes-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
f16743e
crypto: cmac - fix alignment of 'consts'
by Eric Biggers
· 8 years ago
48ee41b
crypto: cmac - return -EINVAL if block size is unsupported
by Eric Biggers
· 8 years ago
9c8ae17
crypto: api - Remove no-op exit_ops code
by Eric Biggers
· 8 years ago
afb5a0a
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
by Eric Biggers
· 8 years ago
4c36941
crypto: crypto4xx - Fix size used in dma_free_coherent()
by Christophe Jaillet
· 8 years ago
f34dad1
crypto: marvell - Don't break chain for computable last ahash requests
by Romain Perier
· 8 years ago
0c99620
crypto: marvell - Use an unique pool to copy results of requests
by Romain Perier
· 8 years ago
1f69609
crypto: api - Fix Kconfig dependencies for FIPS
by Alec Ari
· 8 years ago
d52db51
crypto: atmel-aes - add support to the XTS mode
by Cyrille Pitchen
· 8 years ago
f709dc8
crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined
by Cyrille Pitchen
· 8 years ago
a0743c1
arm64: dts: marvell: add TRNG description for Armada 8K CP
by Romain Perier
· 8 years ago
3832124
hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K
by Romain Perier
· 8 years ago
f0d5a11
hwrng: omap - Don't prefix the probe message with OMAP
by Romain Perier
· 8 years ago
e54feeb
hwrng: omap - Add support for 128-bit output of data
by Romain Perier
· 8 years ago
b23d2d9
hwrng: omap - Remove global definition of hwrng
by Romain Perier
· 8 years ago
69eb4d0
hwrng: omap - Switch to non-obsolete read API implementation
by Romain Perier
· 8 years ago
Next »