Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ff330f7348bac51e01cb92a2cd7c31b454e404c3
ff330f7
MAINTAINERS: add crypto headers to crypto entry
by Baruch Siach
· 8 years ago
8eea134
crypt: doc - remove misleading mention of async API
by Baruch Siach
· 8 years ago
450a6c3
crypto: doc - fix header file name
by Baruch Siach
· 8 years ago
864e098
crypto: api - fix comment typo
by Baruch Siach
· 8 years ago
34bc085
crypto: skcipher - Add separate walker for AEAD decryption
by Herbert Xu
· 8 years ago
81126d1
crypto: arm/aesbs - fix brokenness after skcipher conversion
by Ard Biesheuvel
· 8 years ago
2debd33
crypto: chcr - Add AEAD algos.
by Harsh Jain
· 8 years ago
5c86a8f
crypto: chcr - Move tfm ctx variable to request context
by Harsh Jain
· 8 years ago
e792272
crypto: chcr - Use SHASH_DESC_ON_STACK
by Harsh Jain
· 8 years ago
adf1ca6
crypto: chcr - Adjust Dest. buffer size
by Harsh Jain
· 8 years ago
cc1b156
crypto: chcr - Calculate Reverse round key in setkey callback.
by Harsh Jain
· 8 years ago
44fce12
crypto: chcr - Remove dynamic allocation
by Harsh Jain
· 8 years ago
18f0aa0
crypto: chcr - Fixes Unchecked dereference inside function
by Harsh Jain
· 8 years ago
358961d
crypto: chcr - Added new structure chcr_wr
by Harsh Jain
· 8 years ago
39f91a3
crypto: chcr - Cosmetic change
by Harsh Jain
· 8 years ago
b3e1e0c
crypto: arm64/aes-ce-ctr - fix skcipher conversion
by Ard Biesheuvel
· 8 years ago
3cbf61f
crypto: skcipher - fix crash in skcipher_walk_aead()
by Ard Biesheuvel
· 8 years ago
7f329c1
crypto: arm/aes-ce - fix broken monolithic build
by Ard Biesheuvel
· 8 years ago
6fdf436
crypto: arm/aes - Add missing SIMD select for aesbs
by Herbert Xu
· 8 years ago
479d014
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
5789163
crypto: rsa - Add Makefile dependencies to fix parallel builds
by David Michael
· 8 years ago
66bf093
crypto: chcr - Fix memory corruption
by Harsh Jain
· 8 years ago
5102981
crypto: drbg - prevent invalid SG mappings
by Stephan Mueller
· 8 years ago
585b5fa
crypto: arm/aes - Select SIMD in Kconfig
by Herbert Xu
· 8 years ago
a4b15be
crypto: arm64/sha2 - add generated .S files to .gitignore
by Ard Biesheuvel
· 8 years ago
eb09559
crypto: testmgr - don't use stack buffer in test_acomp()
by Eric Biggers
· 8 years ago
93aafb6
MAINTAINERS: add maintainers for caam crypto driver
by Horia Geantă
· 8 years ago
1a0166f
crypto: caam - refactor ahash shared descriptor generation
by Horia Geantă
· 8 years ago
6655cb8
crypto: caam - consolidate split key length computation
by Horia Geantă
· 8 years ago
8cea7b6
crypto: caam - refactor encryption descriptors generation
by Horia Geantă
· 8 years ago
746f069
crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM
by Horia Geantă
· 8 years ago
281669d
crypto: caam - rewrite some generic inline append cmds
by Horia Geantă
· 8 years ago
4cbe79c
crypto: caam - improve key inlining
by Horia Geantă
· 8 years ago
488ebc3
crypto: caam - remove superfluous alg_op algorithm param
by Horia Geantă
· 8 years ago
db57656
crypto: caam - group algorithm related params
by Horia Geantă
· 8 years ago
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
c8467f7
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
by Herbert Xu
· 8 years ago
8acf7a1
crypto: algif_hash - Fix result clobbering in recvmsg
by Herbert Xu
· 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
a8348bc
crypto: algif_hash - Fix NULL hash crash with shash
by Herbert Xu
· 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
a5a40d4
crypto: caam - fix type mismatch warning
by Arnd Bergmann
· 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
39957c8
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
83d2c9a
crypto: caam - do not register AES-XTS mode on LP units
by Sven Ebenfeld
· 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
Next »