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
2011-12-12 21:00:36
linux-crypto
[PATCH 6/7] crypto: caam - fix polarity of "propagate error" logic
2011-12-12 21:00:35
linux-crypto
[PATCH 0/7] crypto: talitos/caam: SEC h/w v2.0 fix and cleanups
2011-12-12 21:00:35
linux-crypto
[PATCH 7/7] crypto: caam - remove DECO access initialization code
2011-12-12 21:00:35
linux-crypto
[PATCH 3/7] crypto: talitos - convert talitos_error to struct device
2011-12-12 21:00:34
linux-crypto
[PATCH 1/7] crypto: talitos - fix bad kfree
2011-12-12 20:44:29
linux-crypto
Re: [PATCH 1/1] Added CRYPTO_ALG_KERN_DRIVER_ONLY flag.
2011-11-17 17:16:08
linux-crypto
Re: [PATCH 1/5] crypto: talitos - add hmac algorithms
2011-11-17 00:22:51
linux-crypto
[PATCH 5/5] crypto: caam - add support for MD5 algorithm variants
2011-11-17 00:21:15
linux-crypto
[PATCH 4/5] crypto: talitos - support for channel remap and 2nd IRQ
2011-11-17 00:20:33
linux-crypto
[PATCH 3/5] crypto: talitos - prepare driver for channel remap support
2011-11-17 00:20:28
linux-crypto
[PATCH 2/5] crypto: talitos - be less noisy on startup
2011-11-17 00:20:26
linux-crypto
[PATCH 1/5] crypto: talitos - add hmac algorithms
2011-11-14 19:16:07
linux-crypto
Re: [PATCH v1] crypto: driver for tegra AES hardware
2011-11-09 01:41:14
linux-crypto
Re: [PATCH] crypto: talitos - fix descriptor buffer access code
2011-11-09 01:35:57
linux-crypto
[PATCH] crypto: talitos - fix descriptor buffer access code
2011-11-05 01:38:07
linux-crypto
Re: [PATCH] crypto: driver for tegra AES hardware
2011-10-18 16:17:55
linux-crypto
Re: [PATCH] talitos: handle descriptor not found in error path
2011-09-25 00:17:34
linux-crypto
[PATCH] talitos: handle descriptor not found in error path
2011-09-19 21:20:50
linux-crypto
Re: Kernel OOPS with Freescale talitos driver on ppc
2011-07-08 22:58:33
linux-crypto
[PATCH 7/8] crypto: caam - faster aead implementation
2011-07-08 22:58:13
linux-crypto
[PATCH 8/8] crypto: caam - ablkcipher support
2011-07-08 22:58:11
linux-crypto
[PATCH 5/8] crypto: caam - shorter names
2011-07-08 22:58:11
linux-crypto
[PATCH 4/8] crypto: talitos - don't bad_key in ablkcipher setkey
2011-07-08 22:58:10
linux-crypto
[PATCH 3/8] crypto: talitos - remove unused giv from ablkcipher methods
2011-07-08 22:58:10
linux-crypto
[PATCH 2/8] crypto: talitos - don't set done notification in hot path
2011-07-08 22:58:10
linux-crypto
[PATCH 6/8] crypto: caam - structure renaming
2011-07-08 22:58:08
linux-crypto
[PATCH 1/8] crypto: talitos - ensure request ordering within a single tfm
2011-06-29 16:12:55
linux-crypto
Re: [PATCH] crypto: caam - fix operator precedence in shared descriptor allocation
2011-06-21 16:39:02
linux-crypto
Re: [PATCH] hwrng: ppc4xx - add support for ppc4xx TRNG
2011-06-05 21:43:19
linux-crypto
[PATCH] crypto: caam - fix build warning when DEBUG_FS not configured
2011-05-23 23:46:34
linux-crypto
[PATCH] crypto: caam - fix operator precedence in shared descriptor allocation
2011-05-15 03:08:24
linux-crypto
[PATCH 4/4] crypto: caam - add support for sha512 variants of existing AEAD algorithms
2011-05-15 03:08:18
linux-crypto
[PATCH 3/4] crypto: caam - remove unused authkeylen from caam_ctx
2011-05-15 03:08:10
linux-crypto
[PATCH 2/4] crypto: caam - fix decryption shared vs. non-shared key setting
2011-05-15 03:08:06
linux-crypto
[PATCH 1/4] crypto: caam - platform_bus_type migration
2011-05-02 23:30:01
linux-crypto
[PATCH 2/2] crypto: caam - fix printk recursion for long error texts
2011-05-02 23:27:43
linux-crypto
[PATCH 1/2] crypto: caam - remove unused keylen from session context
2011-05-02 23:27:33
linux-crypto
Re: [PATCH 1/4] crypto: caam - handle interrupt lines shared across rings
2011-04-12 00:16:14
linux-crypto
[PATCH 3/4] crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
2011-04-12 00:15:46
linux-crypto
[PATCH 4/4] crypto: caam - remove duplicate dev_err
2011-04-12 00:15:24
linux-crypto
[PATCH 2/4] crypto: caam - fix queue interface detection
2011-04-12 00:15:24
linux-crypto
[PATCH 1/4] crypto: caam - handle interrupt lines shared across rings
2011-04-08 20:44:07
linux-crypto
Re: aead: driver side documentation
2011-04-06 00:21:33
linux-crypto
Re: aead: driver side documentation
2011-04-05 01:35:52
linux-crypto
Re: aead: driver side documentation
2011-04-01 19:43:20
linux-kernel
Re: [PATCH 2/6] drivers/crypto/caam/caamalg.c: introduce missing kfree
2011-04-01 19:43:18
linux-crypto
Re: [PATCH 2/6] drivers/crypto/caam/caamalg.c: introduce missing kfree
2011-03-15 22:35:43
linux-crypto
Re: [patch] crypto: caam - dereferencing ERR_PTR on allocation failure
2011-03-15 22:20:42
linux-crypto
Re: [patch] crypto: caam - ARRAY_SIZE() vs sizeof()
2011-03-15 21:53:09
linux-crypto
[PATCH] crypto: caam - de-CHIP-ify device tree compatibles
2011-03-14 22:43:26
linux-crypto
[PATCH] crypto: caam - standardize device tree naming convention to utilize '-vX.Y'