Victoria Milhoan ([email protected])

Number of posts: 54 (0.43 per day)
First post: 2015-06-16 03:42:52
Last post: 2015-10-20 16:03:42

Date List Subject
2015-10-20 16:03:42 linux-crypto Re: [PATCH v2 0/6] Fix CAAM hash driver
2015-10-17 13:58:04 linux-crypto Re: [PATCH] crypto: caam - Add support for hashing export and import functions
2015-10-16 23:35:21 linux-crypto [PATCH] crypto: caam - Add support for hashing export and import functions
2015-10-16 23:25:07 linux-crypto Re: [PATCH v3 1/5] crypto: ensure algif_hash does not pass a zero-sized state
2015-08-06 18:42:42 linux-crypto [PATCH v3 11/14] ARM: dts: mx6sx: Add CAAM device node
2015-08-06 18:37:47 linux-crypto Re: [PATCH v2 11/14] ARM: dts: mx6sx: Add CAAM device node
2015-08-05 18:44:20 linux-crypto [PATCH v2 05/14] crypto: caam - Change kmalloc to kzalloc to avoid residual data
2015-08-05 18:44:03 linux-crypto [PATCH v2 03/14] crypto: caam - Enable and disable clocks on Freescale i.MX platforms
2015-08-05 18:29:01 linux-crypto [PATCH v2 06/14] crypto: caam - Correct DMA unmap size in ahash_update_ctx()
2015-08-05 18:28:58 linux-crypto [PATCH v2 07/14] crypto: caam - Use local sg pointers to walk the scatterlist
2015-08-05 18:28:57 linux-crypto [PATCH v2 12/14] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
2015-08-05 18:28:56 linux-crypto [PATCH v2 14/14] crypto: caam - Detect hardware features during algorithm registration
2015-08-05 18:28:56 linux-crypto [PATCH v2 01/14] crypto: caam - Add cache coherency support
2015-08-05 18:28:55 linux-crypto [PATCH v2 09/14] ARM: clk-imx6q: Add CAAM clock support
2015-08-05 18:28:55 linux-crypto [PATCH v2 10/14] ARM: dts: mx6qdl: Add CAAM device node
2015-08-05 18:28:54 linux-crypto [PATCH v2 02/14] crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatibility
2015-08-05 18:28:54 linux-crypto [PATCH v2 13/14] ARM: imx_v6_v7_defconfig: Select CAAM
2015-08-05 18:28:54 linux-crypto [PATCH v2 08/14] crypto: caam - Added clocks and clock-names properties to SEC4.0 device tree binding
2015-08-05 18:28:53 linux-crypto [PATCH v2 04/14] crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
2015-08-05 18:28:53 linux-crypto [PATCH v2 00/14] crypto: caam - Add i.MX6 support to the Freescale CAAM driver
2015-08-05 18:28:53 linux-crypto [PATCH v2 11/14] ARM: dts: mx6sx: Add CAAM device node
2015-07-31 06:38:34 linux-crypto Re: [PATCH 08/12] ARM: clk-imx6q: Add CAAM clock support
2015-07-31 06:32:57 linux-crypto Re: [PATCH 03/12] crypto: caam - Enable and disable clocks on Freescale i.MX platforms
2015-07-30 04:31:49 linux-crypto [PATCH 04/12] crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
2015-07-30 04:31:09 linux-crypto [PATCH 08/12] ARM: clk-imx6q: Add CAAM clock support
2015-07-30 04:30:39 linux-crypto [PATCH 03/12] crypto: caam - Enable and disable clocks on Freescale i.MX platforms
2015-07-30 04:14:41 linux-crypto [PATCH 10/12] ARM: dts: mx6sx: Add CAAM device node
2015-07-30 04:14:17 linux-crypto [PATCH 05/12] crypto: caam - Change kmalloc to kzalloc to avoid residual data
2015-07-30 04:14:10 linux-crypto [PATCH 09/12] ARM: dts: mx6qdl: Add CAAM device node
2015-07-30 04:14:06 linux-crypto [PATCH 07/12] crypto: caam - Use local sg pointers to walk the scatterlist
2015-07-30 03:58:41 linux-crypto [PATCH 12/12] ARM: imx_v6_v7_defconfig: Select CAAM
2015-07-30 03:58:40 linux-crypto [PATCH 11/12] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
2015-07-30 03:58:38 linux-crypto [PATCH 06/12] crypto: caam - Correct DMA unmap size in ahash_update_ctx()
2015-07-30 03:58:36 linux-crypto [PATCH 00/12] crypto: caam - Add i.MX6 support to the Freescale CAAM driver
2015-07-30 03:58:36 linux-crypto [PATCH 01/12] crypto: caam - Add cache coherency support
2015-07-30 03:58:36 linux-crypto [PATCH 02/12] crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatibility
2015-06-17 14:31:22 linux-kernel Re: [PATCH] crypto: caam - fix non-64-bit write/read access
2015-06-17 14:31:12 linux-crypto Re: [PATCH] crypto: caam - fix non-64-bit write/read access
2015-06-16 16:00:17 linux-kernel RE: [BUG?] crypto: caam: little/big endianness on ARM vs PPC
2015-06-16 16:00:09 linux-crypto RE: [BUG?] crypto: caam: little/big endianness on ARM vs PPC
2015-06-16 03:42:52 linux-kernel RE: [BUG?] crypto: caam: little/big endianness on ARM vs PPC
2015-06-16 03:27:54 linux-crypto RE: [BUG?] crypto: caam: little/big endianness on ARM vs PPC
2015-06-16 00:26:34 linux-crypto [PATCH RFC 05/11] crypto: caam - Add cache coherency support to Freescale CAAM scatterlist implementation
2015-06-16 00:26:14 linux-crypto [PATCH RFC 02/11] crypto: caam - Add register I/O primitives for ARM compatibility
2015-06-16 00:08:43 linux-crypto [PATCH RFC 03/11] crypto: caam - Enable and disable clocks on Freescale i.MX platforms
2015-06-16 00:08:37 linux-crypto [PATCH RFC 01/11] crypto: caam - Add cache coherency support
2015-06-16 00:08:24 linux-crypto [PATCH RFC 06/11] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
2015-06-16 00:07:55 linux-crypto [PATCH RFC 09/11] crypto: caam - Fix incorrect size when DMA unmapping buffer
2015-06-16 00:07:21 linux-crypto [PATCH RFC 00/11] crypto: caam - Add i.MX6 support to the Freescale CAAM driver
2015-06-15 23:53:14 linux-crypto [PATCH RFC 04/11] crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
2015-06-15 23:53:14 linux-crypto [PATCH RFC 11/11] crypto: caam - fix RNG buffer cache alignment