Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cd7a88113d102e42320b897c306bb52018669a21
/
drivers
/
crypto
/
marvell
1f5b07f
crypto: marvell/octeontx - Fix a potential NULL dereference
by Dan Carpenter
· 4 years, 7 months ago
0a8f598
crypto: marvell/octeontx - Add missing '\n' in log messages
by Christophe JAILLET
· 4 years, 9 months ago
755bddd
crypto: marvell/octeontx - fix double free of ptr
by Colin Ian King
· 4 years, 9 months ago
6482023
crypto: marvell - enable OcteonTX cpt options for build
by SrujanaChalla
· 4 years, 10 months ago
10b4f09
crypto: marvell - add the Virtual Function driver for CPT
by SrujanaChalla
· 4 years, 10 months ago
d9110b0
crypto: marvell - add support for OCTEON TX CPT engine
by SrujanaChalla
· 4 years, 10 months ago
655ff1a
crypto: marvell - create common Kconfig and Makefile for Marvell
by SrujanaChalla
· 4 years, 10 months ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
by Eric Biggers
· 5 years ago
8160ee7
crypto: marvell/cesa - rename blkcipher to skcipher
by Ard Biesheuvel
· 5 years ago
18a0bb4
crypto: marvell - Use kzfree rather than its implementation
by zhong jiang
· 5 years ago
9bfa85e
crypto: cesa/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
18d8b96d
crypto: cesa/aes - switch to library version of key expansion routine
by Ard Biesheuvel
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
cc4bd9f
crypto: marvell - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
d315497
crypto: marvell - remove set but not used variable 'index'
by YueHaibing
· 6 years ago
bf432e7
crypto: marvell - Remove set but not used variable 'ivsize'
by YueHaibing
· 6 years ago
231baec
crypto: clarify name of WEAK_KEY request flag
by Eric Biggers
· 6 years ago
85d7311
crypto: remove redundant type flags from tfm allocation
by Eric Biggers
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
c42bd63
crypto: marvell/cesa - Clean up redundant #include
by Robin Murphy
· 7 years ago
a103950
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
37d728f
crypto: marvell/cesa - Fix DMA API misuse
by Robin Murphy
· 7 years ago
ea8c64a
dma-mapping: move swiotlb arch helpers to a new header
by Christoph Hellwig
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
9c90344
crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]
by Boris BREZILLON
· 7 years ago
3d549e3
crypto: marvell/cesa - remove redundant backlog checks on EBUSY
by Gilad Ben-Yossef
· 7 years ago
e6cd5bf
crypto: marvell - Switch cipher algs to the skcipher interface
by Boris BREZILLON
· 7 years ago
27b43fd
crypto: marvell - Remove the old mv_cesa driver
by Boris BREZILLON
· 7 years ago
7b0c3d6
crypto: marvell - Add a platform_device_id table
by Boris BREZILLON
· 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
52872f5
crypto: drop unnecessary return statements
by Geliang Tang
· 7 years ago
06ec1f8
crypto: Use PTR_ERR_ZERO
by Himanshu Jha
· 7 years ago
d477d81
crypto: marvell - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
2d706e7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
8759fec
crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
by Romain Perier
· 8 years ago
0f1d6df
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 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
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
4785620
crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req
by Romain Perier
· 8 years ago
57cfda1
crypto: marvell - Don't overwrite default creq->state during initialization
by Romain Perier
· 8 years ago
09951d8
crypto: marvell - Update transformation context for each dequeued req
by Romain Perier
· 8 years ago
6dc156f
crypto: marvell - make mv_cesa_ahash_cache_req() return bool
by Thomas Petazzoni
· 8 years ago
3e5c66c
crypto: marvell - turn mv_cesa_ahash_init() into a function returning void
by Thomas Petazzoni
· 8 years ago
2a8a785
crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache()
by Thomas Petazzoni
· 8 years ago
36225b9
crypto: marvell - be explicit about destination in mv_cesa_dma_add_op()
by Thomas Petazzoni
· 8 years ago
8cf740a
crypto: marvell - Don't copy IV vectors from the _process op for ciphers
by Romain Perier
· 8 years ago
64ec6cc
crypto: marvell - Update cache with input sg only when it is unmapped
by Romain Perier
· 8 years ago
603e989e
crypto: marvell - Don't chain at DMA level when backlog is disabled
by Romain Perier
· 8 years ago
ec38f82
crypto: marvell - Fix memory leaks in TDMA chain for cipher requests
by Romain Perier
· 8 years ago
aa6416e
crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_op
by Romain Perier
· 8 years ago
47a1f0b
crypto: marvell - Increase the size of the crypto queue
by Romain Perier
· 9 years ago
85030c5
crypto: marvell - Add support for chaining crypto requests in TDMA mode
by Romain Perier
· 9 years ago
bf8f91e
crypto: marvell - Add load balancing between engines
by Romain Perier
· 9 years ago
2786cee
crypto: marvell - Move SRAM I/O operations to step functions
by Romain Perier
· 9 years ago
1bf6682
crypto: marvell - Add a complete operation for async requests
by Romain Perier
· 9 years ago
53da740
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
by Romain Perier
· 9 years ago
bac8e80
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
by Romain Perier
· 9 years ago
b99acf7
crypto: marvell - Fix wrong type check in dma functions
by Romain Perier
· 9 years ago
f628308
crypto: marvell - Check engine is not already running when enabling a req
by Romain Perier
· 9 years ago
e26df73
crypto: marvell - Add a macro constant for the size of the crypto queue
by Romain Perier
· 9 years ago
472d640
crypto: marvell/cesa - Use dma_pool_zalloc
by Julia Lawall
· 9 years ago
21ec757
crypto: marvell/cesa - Improving code readability
by Romain Perier
· 9 years ago
063327f
crypto: marvell/cesa - remove unneeded condition
by Dan Carpenter
· 9 years ago
c130423
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
dfe97ad
crypto: marvell/cesa - forward devm_ioremap_resource() error code
by Boris BREZILLON
· 9 years ago
b0ef510
crypto: marvell/cesa - initialize hash states
by Boris BREZILLON
· 9 years ago
7850c91
crypto: marvell/cesa - fix memory leak
by Boris BREZILLON
· 9 years ago
8a3978a
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
by Boris BREZILLON
· 9 years ago
c22dafb
crypto: marvell - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
ccc9d4a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
6de59d4
crypto: marvell/cesa - use __le32 for hardware descriptors
by Russell King
· 9 years ago
ea1f662
crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()
by Russell King
· 9 years ago
0f3304d
crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio()
by Russell King
· 9 years ago
35622ea
crypto: marvell/cesa - use gfp_t for gfp flags
by Russell King
· 9 years ago
5d75413
crypto: marvell/cesa - use dma_addr_t for cur_dma
by Russell King
· 9 years ago
b150856
crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()
by Russell King
· 9 years ago
8c07f3a
crypto: marvell/cesa - fix memory leak
by Boris Brezillon
· 9 years ago
8efbc2c
crypto: marvell/cesa - fix first-fragment handling in mv_cesa_ahash_dma_last_req()
by Russell King
· 9 years ago
ab270e7
crypto: marvell/cesa - rearrange handling for sw padded hashes
by Russell King
· 9 years ago
aee84a7
crypto: marvell/cesa - rearrange handling for hw finished hashes
by Russell King
· 9 years ago
58953e1
crypto: marvell/cesa - rearrange last request handling
by Russell King
· 9 years ago
e41bbeb
crypto: marvell/cesa - avoid adding final operation within loop
by Russell King
· 9 years ago
bd274b1
crypto: marvell/cesa - ensure iter.base.op_len is the full op length
by Russell King
· 9 years ago
d9bba4c
crypto: marvell/cesa - use presence of scatterlist to determine data load
by Russell King
· 9 years ago
0971d09
crypto: marvell/cesa - move mv_cesa_dma_add_frag() calls
by Russell King
· 9 years ago
2f396a9
crypto: marvell/cesa - always ensure mid-fragments after first-fragment
by Russell King
· 9 years ago
9621288
crypto: marvell/cesa - factor out adding an operation and launching it
by Russell King
· 9 years ago
8651791
crypto: marvell/cesa - factor out first fragment decisions to helper
by Russell King
· 9 years ago
c439e4e
crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg()
by Russell King
· 9 years ago
d30cb2f
crypto: marvell/cesa - ensure template operation is initialised
by Russell King
· 9 years ago
51954a9
crypto: marvell/cesa - fix the bit length endianness
by Russell King
· 9 years ago
a9eb678
crypto: marvell/cesa - add flag to determine algorithm endianness
by Russell King
· 9 years ago
4c2b130
crypto: marvell/cesa - keep creq->state in CPU endian format at all times
by Russell King
· 9 years ago
8075453
crypto: marvell/cesa - easier way to get the transform
by Russell King
· 9 years ago
a6479ea
crypto: marvell/cesa - factor out common import/export functions
by Russell King
· 9 years ago
c3bf02a
crypto: marvell/cesa - fix wrong hash results
by Russell King
· 9 years ago
Next »