Gary R Hook ([email protected])

Number of posts: 369 (2.84 per day)
First post: 2017-06-30 15:08:23
Last post: 2017-11-08 01:08:18

Date List Subject
2017-02-08 19:08:59 linux-crypto [PATCH] crypto: ccp - Set the AES size field for all modes
2017-01-30 14:29:14 linux-crypto [PATCH 4/4] crypto: ccp - Simplify some buffer management routines
2017-01-30 14:29:02 linux-crypto [PATCH 3/4] crypto: ccp - Update the command queue on errors
2017-01-30 14:28:48 linux-crypto [PATCH 2/4] crypto: ccp - Set the start-of-command bit
2017-01-30 14:28:41 linux-crypto [PATCH 1/4] crypto: ccp - Change mode for detailed CCP init messages
2017-01-30 14:28:34 linux-crypto [PATCH 0/4] Minor CCP driver improvements and clean-up
2017-01-27 23:10:06 linux-crypto [PATCH] crypto: ccp: Fix double add when creating new DMA command
2017-01-27 21:28:57 linux-crypto [PATCH] crypto: ccp: Fix DMA operations when IOMMU is enabled
2016-11-04 16:05:15 linux-crypto [PATCH V2 9/9] crypto: ccp - Enable 3DES function on v5 CCPs
2016-11-04 16:04:59 linux-crypto [PATCH V2 8/9] crypto: ccp - Enable support for AES GCM on v5 CCPs
2016-11-04 16:04:49 linux-crypto [PATCH V2 7/9] crypto: ccp - Enhance RSA support for a v5 CCP
2016-11-04 16:04:41 linux-crypto [PATCH V2 6/9] crypto: ccp - Add support for RSA on the CCP
2016-11-04 16:04:31 linux-crypto [PATCH V2 5/9] crypto: Move RSA+MPI constructs into an #include file
2016-11-04 16:04:16 linux-crypto [PATCH V2 4/9] crypto: ccp - Add SHA-2 support
2016-11-04 16:04:00 linux-crypto [PATCH V2 3/9] crypto: ccp - Simplify some buffer management routines
2016-11-04 16:03:52 linux-crypto [PATCH V2 2/9] crypto: ccp - Update the command queue on errors
2016-11-04 16:03:42 linux-crypto [PATCH V2 1/9] crypto: ccp - Fix handling of RSA exponent on a v5 device
2016-11-04 16:03:32 linux-crypto [PATCH V2 0/9] Enable hashing and ciphers for v5 CCP
2016-11-02 15:29:25 linux-crypto [PATCH] crypto: ccp - Update the command queue on errors
2016-11-01 19:05:13 linux-crypto [PATCH] crypto: ccp - Fix handling of RSA exponent on a v5 device
2016-10-18 22:33:47 linux-crypto [PATCH] crypto: ccp - Clean up the LSB slot allocation code
2016-10-18 22:29:02 linux-crypto [PATCH] crypto: ccp - remove unneeded code
2016-10-18 22:28:44 linux-crypto [PATCH] crypto: ccp - change bitfield type to unsigned ints
2016-10-18 19:13:22 linux-crypto Re: [PATCH -next] crypto: ccp - Fix non static symbol warning
2016-10-14 19:36:07 linux-crypto [PATCH] crypto: Move RSA+MPI constructs into an #include file
2016-10-13 16:28:17 linux-crypto [PATCH 6/6] crypto: ccp - Enable 3DES function on v5 CCPs
2016-10-13 15:29:42 linux-crypto [PATCH 3/6] crypto: ccp - Add support for RSA on the CCP
2016-10-13 15:27:55 linux-crypto [PATCH 2/6] crypto: ccp - Remove unneeded sign-extension support
2016-10-13 15:09:03 linux-crypto [PATCH 5/6] crypto: ccp - Enable support for AES GCM on v5 CCPs
2016-10-13 15:09:03 linux-crypto [PATCH 1/6] crypto: ccp - Add SHA-2 support
2016-10-13 15:09:03 linux-crypto [PATCH 0/6] Enable hashing and ciphers for v5 CCP
2016-10-13 14:53:57 linux-crypto [PATCH 4/6] crypto: ccp - Add RSA support for a v5 ccp
2016-10-12 15:22:29 linux-crypto [PATCH] crypto: CCP - change type of struct member lsb to signed
2016-10-10 16:09:23 linux-crypto [PATCH] crypto: ccp - change bitfield type to unsigned ints
2016-09-28 17:21:28 linux-crypto [PATCH 1/2] crypto: ccp - data structure cleanup
2016-09-28 17:09:20 linux-crypto [PATCH v2 2/2] crypto: ccp - Make syslog errors human-readable
2016-09-28 17:08:50 linux-crypto [PATCH v2 0/2] Minor CCP driver changes
2016-09-28 16:53:53 linux-crypto [PATCH v2 1/2] crypto: ccp - clean up data structure
2016-09-28 16:22:45 linux-crypto [PATCH 2/2] crypto: ccp - Improve info reported when an error occurs
2016-08-10 19:18:41 linux-crypto [PATCH] crypto: CCP - build error: label 'e_hwrng' undefined
2016-07-27 00:26:46 linux-crypto [PATCH 10/10] crypto: ccp - Enable use of the additional CCP
2016-07-27 00:26:36 linux-crypto [PATCH 08/10] crypto: ccp - Add support for the RNG in a version 5 CCP
2016-07-27 00:25:36 linux-crypto [PATCH 04/10] crypto: ccp - Refactor the storage block allocation code
2016-07-27 00:25:26 linux-crypto [PATCH 06/10] crypto: ccp - Refactor code to enable checks for queue space.
2016-07-27 00:25:17 linux-crypto [PATCH 09/10] crypto: ccp - Enable DMA service on a v5 CCP
2016-07-27 00:24:59 linux-crypto [PATCH 05/10] crypto: ccp - Refactor code supporting the CCP's RNG
2016-07-27 00:24:56 linux-crypto [PATCH 07/10] crypto: ccp - Let a v5 CCP provide the same function as v3
2016-07-27 00:24:25 linux-crypto [PATCH 01/10] crypto: ccp - Abstract PCI info for the CCP
2016-07-27 00:24:21 linux-crypto [PATCH 03/10] crypto: ccp - Refactoring: symbol cleanup
2016-07-27 00:24:07 linux-crypto [PATCH 02/10] crypto: ccp - Shorten the fields of the action structure
2016-07-27 00:09:18 linux-crypto [PATCH 00/10] Enablement of a v5 CCP