LinuxLists
Users
About
Kim Phillips (
[email protected]
)
Number of posts: 284 (0.09 per day)
First post: 2006-11-20 22:31:08
Last post: 2015-03-19 18:43:38
Previous Page
/
Next Page
Date
List
Subject
2012-08-09 01:34:08
linux-crypto
[PATCH 1/2] crypto: talitos - consolidate cra_type assignments
2012-08-09 01:24:26
linux-crypto
Re: [PATCH v2 5/5] crypto: talitos - add IPsec ESN support
2012-08-08 02:29:56
linux-crypto
Re: [PATCH 5/5] crypto: talitos - add IPsec ESN support
2012-08-07 01:49:58
linux-crypto
Re: [PATCH 5/5] crypto: talitos - add IPsec ESN support
2012-08-07 01:37:58
linux-kernel
Re: [PATCH v6 0/8] Raid: enable talitos xor offload for improving performance
2012-08-07 01:35:06
linux-crypto
Re: [PATCH v6 0/8] Raid: enable talitos xor offload for improving performance
2012-07-17 01:06:27
linux-crypto
Re: [PATCH v3 0/4] Raid: enable talitos xor offload for improving performance
2012-07-13 23:07:38
linux-crypto
[PATCH 1/3 v2] crypto: caam - fix possible deadlock condition
2012-07-13 22:51:29
linux-crypto
[PATCH 3/3] crypto: caam - set descriptor sharing type to SERIAL
2012-07-13 22:51:22
linux-crypto
[PATCH 2/3] crypto: caam - add backward compatible string sec4.0
2012-07-13 22:51:18
linux-crypto
[PATCH 1/3] crypto: caam - fix possible deadlock condition
2012-07-11 00:11:07
linux-crypto
Re: [PATCH 1/4] Talitos: move the data structure into header file
2012-07-09 16:28:37
linux-crypto
Re: [PATCH] crypto: testmgr - make the assoc data and iv contiguous for aead tests
2012-06-27 19:58:12
linux-crypto
[PATCH v2] ERA retrieval and printing for SEC device
2012-06-27 19:36:12
linux-crypto
Re: [PATCH] Using alloc_coherent for caam job rings
2012-06-23 00:52:09
linux-crypto
[PATCH 11/20] crypto: caam - unkeyed ahash support
2012-06-23 00:52:08
linux-crypto
[PATCH 20/20] crypto: caam - one tasklet per job ring
2012-06-23 00:52:08
linux-crypto
[PATCH 06/20] crypto: caam - support external seq in/out lengths
2012-06-23 00:52:03
linux-crypto
[PATCH 18/20] crypto: caam - only query h/w in job ring dequeue path
2012-06-23 00:52:03
linux-crypto
[PATCH 08/20] crypto: caam - refactor key_gen, sg
2012-06-23 00:50:58
linux-crypto
[PATCH 10/20] crypto: caam - ahash hmac support
2012-06-23 00:50:58
linux-crypto
[PATCH 17/20] crypto: caam - use non-irq versions of spinlocks for job rings
2012-06-23 00:50:58
linux-crypto
[PATCH 12/20] crypto: caam - chaining support
2012-06-23 00:50:57
linux-crypto
[PATCH 19/20] crypto: caam - consolidate memory barriers from job ring en/dequeue
2012-06-23 00:50:57
linux-crypto
[PATCH 16/20] crypto: caam - disable IRQ coalescing by default
2012-06-23 00:50:57
linux-crypto
[PATCH 15/20] crypto: caam - add support for SEC v5.x RNG4
2012-06-23 00:50:56
linux-crypto
[PATCH 13/20] crypto: caam - hwrng support
2012-06-23 00:50:56
linux-crypto
[PATCH 14/20] crypto: caam - assign 40-bit masks on SEC v5.0 and above
2012-06-23 00:50:56
linux-crypto
[PATCH 09/20] crypto: caam - link_tbl rename
2012-06-23 00:50:55
linux-crypto
[PATCH 07/20] crypto: caam - remove jr register/deregister
2012-06-23 00:45:07
linux-crypto
[PATCH 05/20] crypto: caam - add PDB (Protocol Descriptor Block) definitions
2012-06-23 00:45:06
linux-crypto
[PATCH 04/20] crypto: caam - fix descriptor length adjustments for protocol descriptors
2012-06-23 00:45:05
linux-crypto
[PATCH 03/20] crypto: caam - fix start index for Protocol shared descriptors
2012-06-23 00:45:02
linux-crypto
[PATCH 01/20] crypto: caam - remove line continuations from ablkcipher_append_src_dst
2012-06-23 00:45:02
linux-crypto
[PATCH 02/20] crypto: caam - fix input job ring element dma mapping size
2012-06-23 00:44:56
linux-crypto
[PATCH 00/20] crypto: caam - driver updates
2012-06-18 20:30:07
linux-kernel
Re: Build regressions/improvements in v3.5-rc3
2012-03-23 00:16:49
linux-crypto
Re: [PATCH] powerpc/crypto: caam - add backward compatible string sec4.0
2012-03-23 00:05:30
linux-crypto
Re: [PATCH 1/3] crypto: ux500: Add driver for CRYP hardware.
2012-03-21 00:37:34
linux-crypto
Re: [PATCH 3/3] mach-ux500: Crypto: core support for CRYP/HASH module.
2012-03-21 00:36:52
linux-crypto
Re: [PATCH 1/3] crypto: ux500: Add driver for CRYP hardware.
2012-03-21 00:36:51
linux-crypto
Re: [PATCH 2/3] crypto: ux500: Add driver for HASH hardware
2012-03-19 23:39:46
linux-crypto
balancing crypto with NAPI flow vs. tasklet (was: Re: Hi,)
2012-02-27 19:29:56
linux-crypto
Re: [PATCH 0/2 v2] crypto: ux500 crypto and hash driver
2012-01-19 00:36:19
linux-crypto
Re: [PATCH] crypto: caam - fix gcc 4.6 warning
2012-01-10 00:28:11
linux-crypto
[PATCH 2/2] crypto: caam - be less noisy on startup
2012-01-10 00:28:08
linux-crypto
[PATCH 1/2] crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms
2012-01-09 16:29:03
linux-crypto
[PATCH] crypto: caam - fix gcc 4.6 warning
2011-12-13 16:11:36
linux-crypto
Re: [PATCH 1/1] Added CRYPTO_ALG_KERN_DRIVER_ONLY flag (2nd attempt)
2011-12-12 21:00:46
linux-crypto
[PATCH 5/7] crypto: caam - more desc.h cleanups
2011-12-12 21:00:40
linux-crypto
[PATCH 2/7] crypto: talitos - remove NO_IRQ references