Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
17c0d259c157f0e79a489673398be364bea38abe
/
drivers
/
crypto
38945c8
crypto: caam - free resources in case caam_rng registration failed
by Iuliana Prodan
· 5 years ago
b55ca25
crypto: ccp - fix AES CFB error exposed by new test vectors
by Hook, Gary
· 5 years ago
0af06fe
crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
by Corentin Labbe
· 6 years ago
c07956c
crypto: vmx - Avoid weird build failures
by Michael Ellerman
· 5 years ago
ab4180b
crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
by Corentin Labbe
· 5 years ago
d63fe94
crypto: ccp - fix uninitialized list head
by Mark Salter
· 5 years ago
7a39054e
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
by Christian Lamparter
· 5 years ago
c1385f5
crypto: mxc-scc - fix build warnings on ARM64
by Fabio Estevam
· 6 years ago
eae3abc
crypto: mxs-dcp - Fix AES issues
by Radu Solea
· 6 years ago
df1ef6f
crypto: mxs-dcp - Fix SHA null hashes and output length
by Radu Solea
· 6 years ago
85b9145
crypto: s5p-sss: Fix Fix argument list alignment
by Christoph Manszewski
· 6 years ago
99f1f6b
crypto: caam - fix concurrency issue in givencrypt descriptor
by Horia Geantă
· 5 years ago
5c7f34aa
crypto: qat - Silence smp_processor_id() warning
by Alexander Sverdlin
· 5 years ago
c58ff32
crypto: talitos - fix missing break in switch statement
by Gustavo A. R. Silva
· 5 years ago
4566565
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
by Christophe Leroy
· 5 years ago
d3e16cd
crypto: talitos - Do not modify req->cryptlen on decryption.
by Christophe Leroy
· 5 years ago
e1de42f
crypto: talitos - fix ECB algs ivsize
by Christophe Leroy
· 5 years ago
487c199
crypto: talitos - check data blocksize in ablkcipher.
by Christophe Leroy
· 5 years ago
f065ad3
crypto: talitos - fix CTR alg blocksize
by Christophe Leroy
· 5 years ago
3e2a5c1
crypto: talitos - check AES key size
by Christophe Leroy
· 5 years ago
7b930de
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
by Ard Biesheuvel
· 5 years ago
029cc4f
crypto: ccp - Validate the the error value used to index error messages
by Hook, Gary
· 5 years ago
c9a9f1b
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
by Wen Yang
· 5 years ago
b24e816
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
by Christophe Leroy
· 5 years ago
26b269a
crypto: talitos - properly handle split ICV.
by Christophe Leroy
· 5 years ago
920cceb
crypto: talitos - fix skcipher failure due to wrong output IV
by Christophe Leroy
· 5 years ago
0aefa74
crypto: talitos - rename alternative AEAD algos.
by Christophe Leroy
· 5 years ago
46724c0
crypto: vmx - ghash: do nosimd fallback manually
by Daniel Axtens
· 5 years ago
2ed2423
crypto: sun4i-ss - Fix invalid calculation of hash end
by Corentin Labbe
· 6 years ago
c636a88
crypto: vmx - CTR: always increment IV as quadword
by Daniel Axtens
· 5 years ago
e8de7b8
crypto: vmx - fix copy-paste error in CTR mode
by Daniel Axtens
· 6 years ago
862b701
crypto: crypto4xx - properly set IV after de- and encrypt
by Christian Lamparter
· 7 years ago
fd3f750
crypto: crypto4xx - add missing of_node_put after of_device_is_available
by Julia Lawall
· 6 years ago
a475fe3
crypto: caam - fixed handling of sg list
by Pankaj Gupta
· 6 years ago
9b364a8
crypto: ux500 - Use proper enum in hash_set_dma_transfer
by Nathan Chancellor
· 6 years ago
00af9ea
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
by Nathan Chancellor
· 6 years ago
adcbf71
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
by Christophe Leroy
· 6 years ago
47fbc54
crypto: talitos - reorder code in talitos_edesc_alloc()
by Christophe Leroy
· 6 years ago
00ef693
crypto: caam - fix zero-length buffer DMA mapping
by Aymen Sghaier
· 6 years ago
ffa426d
crypto: caam - fix implicit casts in endianness helpers
by Horia Geantă
· 6 years ago
d49c7bb
crypto: mxs-dcp - Fix wait logic on chan threads
by Leonard Crestez
· 6 years ago
2ba794f
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
by Waiman Long
· 6 years ago
fd75851
crypto: sharah - Unregister correct algorithms for SAHARA 3
by Michael Müller
· 6 years ago
ac61741
crypto: caam/jr - fix descriptor DMA unmapping
by Horia Geantă
· 6 years ago
4a219e4
crypto: vmx - Fix sleep-in-atomic bugs
by Ondrej Mosnacek
· 6 years ago
804f510
crypto: padlock-aes - Fix Nano workaround data corruption
by Herbert Xu
· 6 years ago
e77e7d8
crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
by Christian Lamparter
· 7 years ago
af4b765
crypto: crypto4xx - remove bad list_del
by Christian Lamparter
· 7 years ago
20f4d77
crypto: omap-sham - fix memleak
by Bin Liu
· 7 years ago
ef2aa9f
crypto: vmx - Remove overly verbose printk from AES init routines
by Michael Ellerman
· 7 years ago
e422d89
crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
by Peter Robinson
· 7 years ago
23fb8f7
crypto: talitos - fix IPsec cipher in length
by LEROY Christophe
· 7 years ago
1fb0836
crypto: omap-sham - fix closing of hash with separate finalize call
by Tero Kristo
· 7 years ago
c0fe1e2
crypto: omap-sham - buffer handling fixes for hashing later
by Tero Kristo
· 7 years ago
266da9f
crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
by Kamil Konieczny
· 7 years ago
c4cef78
crypto: talitos - fix Kernel Oops on hashing an empty file
by LEROY Christophe
· 7 years ago
b392a53
crypto: hash - annotate algorithms taking optional key
by Eric Biggers
· 7 years ago
06be007
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
by Jia Zhang
· 7 years ago
a96e820
crypto: caam - fix endless loop when DECO acquire fails
by Horia Geantă
· 7 years ago
f6db86f
crypto: n2 - cure use after free
by Jan Engelhardt
· 7 years ago
1525e33
crypto: crypto4xx - increase context and scatter ring buffer elements
by Christian Lamparter
· 7 years ago
e46126e
crypto: s5p-sss - Fix completing crypto request in IRQ handler
by Krzysztof Kozlowski
· 8 years ago
47ab720
crypto: talitos - fix ctr-aes-talitos
by LEROY Christophe
· 7 years ago
24ab6e7
crypto: talitos - fix use of sg_link_tbl_len
by LEROY Christophe
· 7 years ago
6bf30e6
crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
by LEROY Christophe
· 7 years ago
552f74c
crypto: talitos - fix setkey to check key weakness
by LEROY Christophe
· 7 years ago
5272b0e
crypto: talitos - fix memory corruption on SEC2
by LEROY Christophe
· 7 years ago
bde6667
crypto: talitos - fix AEAD test failures
by LEROY Christophe
· 7 years ago
0de12a7
Revert "crypto: caam - get rid of tasklet"
by Horia Geantă
· 8 years ago
bdc2571
crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
by Romain Perier
· 8 years ago
9c9040a
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
by Li Zhong
· 8 years ago
58b9a54
crypto: ccp - Set the AES size field for all modes
by Gary R Hook
· 7 years ago
b60f791
crypto: talitos - fix hashing
by LEROY Christophe
· 7 years ago
1492259
crypto: talitos - fix sha224
by LEROY Christophe
· 7 years ago
70117b7
crypto: talitos - Don't provide setkey for non hmac hashing algs.
by LEROY Christophe
· 7 years ago
dcb3a4b
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
by Gary R Hook
· 7 years ago
24e7f54
crypto: ixp4xx - Fix error handling path in 'aead_perform()'
by Herbert Xu
· 7 years ago
80495c7
crypto: caam - fix signals handling
by Horia Geantă
· 7 years ago
48a9dff
crypto: caam - properly set IV after {en,de}crypt
by David Gstir
· 7 years ago
81cc2ef
crypto: atmel - only treat EBUSY as transient if backlog
by Gilad Ben-Yossef
· 7 years ago
2ff2cc7
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
by Martin Hicks
· 8 years ago
0d6758f
crypto: caam - fix gfp allocation flags (part I)
by Horia Geantă
· 7 years ago
f8d0509
crypto: ccp - Change ISR handler method for a v5 CCP
by Gary R Hook
· 8 years ago
a0a2324
crypto: ccp - Change ISR handler method for a v3 CCP
by Gary R Hook
· 8 years ago
93424b2
crypto: ccp - Disable interrupts early on unload
by Gary R Hook
· 8 years ago
36dffff
crypto: ccp - Use only the relevant interrupt bits
by Gary R Hook
· 8 years ago
ccef31d
crypto: caam - fix error path for ctx_dma mapping failure
by Horia Geantă
· 8 years ago
69fbc50
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
by Horia Geantă
· 8 years ago
75964d0
crypto: caam - fix RNG deinstantiation error checking
by Horia Geantă
· 8 years ago
b1ef9da
crypto: ccp - Assign DMA commands to the channel's CCP
by Gary R Hook
· 8 years ago
f77e7b1
crypto: ccp - Fix double add when creating new DMA command
by Gary R Hook
· 8 years ago
1105ccf
crypto: ccp - Fix DMA operations when IOMMU is enabled
by Gary R Hook
· 8 years ago
d7aa88a
crypto: qat - zero esram only for DH85x devices
by Giovanni Cabiddu
· 8 years ago
2d5dd05
crypto: qat - fix bar discovery for c62x
by Giovanni Cabiddu
· 8 years ago
b4de8af
crypto: chcr - Check device is allocated before use
by Harsh Jain
· 8 years ago
21cc915
crypto: caam - fix AEAD givenc descriptors
by Alex Porosanu
· 8 years ago
39eaf75
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
by Horia Geantă
· 8 years ago
9e5f7a1
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
by Romain Perier
· 8 years ago
68c7f8c
crypto: marvell - Don't copy hash operation twice into the SRAM
by Romain Perier
· 8 years ago
66bf093
crypto: chcr - Fix memory corruption
by Harsh Jain
· 8 years ago
Next »