Romain Perier ([email protected])

Number of posts: 114 (0.47 per day)
First post: 2016-04-14 13:36:28
Last post: 2016-12-14 14:16:37

Date List Subject
2016-09-06 15:40:20 linux-crypto [PATCH 7/9] hwrng: omap - Don't prefix the probe message with OMAP
2016-09-06 15:40:15 linux-crypto [PATCH 6/9] hwrng: omap - Add support for 128-bit output of data
2016-09-06 15:40:12 linux-crypto [PATCH 3/9] hwrng: omap - Switch to non-obsolete read API implementation
2016-09-06 15:40:09 linux-crypto [PATCH 4/9] hwrng: omap - Use the managed device resource API for registration
2016-09-06 15:40:09 linux-crypto [PATCH 5/9] hwrng: omap - Remove global definition of hwrng
2016-09-06 15:40:07 linux-crypto [PATCH 2/9] dt-bindings: omap-rng: Document SafeXcel IP-76 device variant
2016-09-06 15:40:04 linux-crypto [PATCH 1/9] dt-bindings: Add vendor prefix for INSIDE Secure
2016-09-06 15:40:03 linux-crypto [PATCH 0/9] Add support for SafeXcel IP-76 to OMAP RNG
2016-08-18 12:14:09 linux-crypto [PATCH 1/2] crypto: marvell - Use an unique pool to copy results of requests
2016-08-18 12:14:08 linux-crypto [PATCH 0/2] Improve DMA chaining for ahash requests
2016-08-18 12:12:14 linux-crypto [PATCH 2/2] crypto: marvell - Don't break chain for computable last ahash requests
2016-08-09 09:03:40 linux-crypto [PATCH 7/7] crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req
2016-08-09 09:03:39 linux-crypto [PATCH 6/7] crypto: marvell - Don't overwrite default creq->state during initialization
2016-08-09 09:03:39 linux-crypto [PATCH 5/7] crypto: marvell - Update transformation context for each dequeued req
2016-08-09 09:03:38 linux-crypto [PATCH 1/7] crypto: marvell: be explicit about destination in mv_cesa_dma_add_op()
2016-08-09 09:03:38 linux-crypto [PATCH 0/7] Various fixes for the cesa driver
2016-08-09 09:03:38 linux-crypto [PATCH 2/7] crypto: marvell: remove unused parameter in mv_cesa_ahash_dma_add_cache()
2016-08-09 09:03:38 linux-crypto [PATCH 4/7] crypto: marvell: make mv_cesa_ahash_cache_req() return bool
2016-08-09 09:03:38 linux-crypto [PATCH 3/7] crypto: marvell: turn mv_cesa_ahash_init() into a function returning void
2016-07-28 09:59:55 linux-crypto [PATCH] crypto: marvell: Don't copy IV vectors from the _process op for ciphers
2016-07-22 13:46:33 linux-crypto [PATCH] crypto: marvell - Update cache with input sg only when it is unmapped
2016-07-22 12:40:58 linux-crypto [PATCH] crypto: marvell - Don't chain at DMA level when backlog is disabled
2016-07-22 12:40:53 linux-crypto [PATCH] crypto: marvell - Fix memory leaks in TDMA chain for cipher requests
2016-07-18 09:32:59 linux-crypto [PATCH] crypto: marvell: Fix wrong flag used for GFP in mv_cesa_dma_add_iv_op
2016-06-22 11:23:39 linux-crypto Re: [PATCH v3 02/10] crypto: marvell: Check engine is not already running when enabling a req
2016-06-21 08:09:30 linux-crypto [PATCH v3 04/10] crypto: marvell: Copy IV vectors by DMA transfers for acipher requests
2016-06-21 08:09:30 linux-crypto [PATCH v3 03/10] crypto: marvell: Fix wrong type check in dma functions
2016-06-21 08:09:30 linux-crypto [PATCH v3 01/10] crypto: marvell: Add a macro constant for the size of the crypto queue
2016-06-21 08:09:30 linux-crypto [PATCH v3 02/10] crypto: marvell: Check engine is not already running when enabling a req
2016-06-21 08:08:40 linux-crypto [PATCH v3 10/10] crypto: marvell: Increase the size of the crypto queue
2016-06-21 08:08:39 linux-crypto [PATCH v3 09/10] crypto: marvell: Add support for chaining crypto requests in TDMA mode
2016-06-21 08:08:38 linux-crypto [PATCH v3 08/10] crypto: marvell: Add load balancing between engines
2016-06-21 08:08:37 linux-crypto [PATCH v3 07/10] crypto: marvell: Move SRAM I/O operations to step functions
2016-06-21 08:08:36 linux-crypto [PATCH v3 06/10] crypto: marvell: Add a complete operation for async requests
2016-06-21 08:08:35 linux-crypto [PATCH v3 05/10] crypto: marvell: Move tdma chain out of mv_cesa_tdma_req and remove it
2016-06-21 08:08:30 linux-crypto [PATCH v3 00/10] Chain crypto requests together at the DMA level
2016-06-17 11:24:42 linux-crypto [PATCH v2 10/10] crypto: marvell: Increase the size of the crypto queue
2016-06-17 11:24:38 linux-crypto [PATCH v2 09/10] crypto: marvell: Add support for chaining crypto requests in TDMA mode
2016-06-17 11:24:37 linux-crypto [PATCH v2 08/10] crypto: marvell: Add load balancing between engines
2016-06-17 11:24:36 linux-crypto [PATCH v2 07/10] crypto: marvell: Move SRAM I/O operations to step functions
2016-06-17 11:24:35 linux-crypto [PATCH v2 05/10] crypto: marvell: Move tdma chain out of mv_cesa_tdma_req and remove it
2016-06-17 11:24:35 linux-crypto [PATCH v2 06/10] crypto: marvell: Add a complete operation for async requests
2016-06-17 11:24:34 linux-crypto [PATCH v2 04/10] crypto: marvell: Copy IV vectors by DMA transfers for acipher requests
2016-06-17 11:24:34 linux-crypto [PATCH v2 03/10] crypto: marvell: Fix wrong type check in dma functions
2016-06-17 11:24:33 linux-crypto [PATCH v2 01/10] crypto: marvell: Add a macro constant for the size of the crypto queue
2016-06-17 11:24:33 linux-crypto [PATCH v2 00/10] Chain crypto requests together at the DMA level
2016-06-17 11:24:33 linux-crypto [PATCH v2 02/10] crypto: marvell: Check engine is not already running when enabling a req
2016-06-17 09:54:56 linux-crypto Re: [PATCH 7/7] crypto: marvell: Add support for chaining crypto requests in TDMA mode
2016-06-16 13:44:52 linux-crypto Re: [PATCH 6/7] crypto: marvell: Adding load balancing between engines
2016-06-16 13:42:13 linux-crypto Re: [PATCH 5/7] crypto: marvell: Adding a complete operation for async requests
2016-06-16 12:02:45 linux-crypto Re: [PATCH 4/7] crypto: marvell: Moving the tdma chain out of mv_cesa_tdma_req