Corentin Labbe ([email protected])

Number of posts: 1676 (1.13 per day)
First post: 2013-09-26 14:50:29
Last post: 2017-10-24 17:10:21

Date List Subject
2015-11-05 07:48:57 linux-crypto [PATCH] crypto: sun4i-ss: add missing statesize
2015-11-04 20:17:52 linux-kernel [PATCH 2/7] crypto: talitos: check return value of sg_nents_for_len
2015-11-04 20:16:37 linux-kernel [PATCH 5/7] crypto: picoxcell: check return value of sg_nents_for_len
2015-11-04 20:14:57 linux-kernel [PATCH 7/7] crypto: amcc: check return value of sg_nents_for_len
2015-11-04 20:14:50 linux-kernel [PATCH 6/7] crypto: caam: check return value of sg_nents_for_len
2015-11-04 20:14:42 linux-kernel [PATCH 4/7] crypto: qce: check return value of sg_nents_for_len
2015-11-04 20:14:31 linux-kernel [PATCH 3/7] crypto: sahara: check return value of sg_nents_for_len
2015-11-04 20:14:27 linux-kernel [PATCH 1/7] crypto: marvell: check return value of sg_nents_for_len
2015-11-04 20:14:25 linux-crypto [PATCH 1/7] crypto: marvell: check return value of sg_nents_for_len
2015-11-04 20:13:39 linux-crypto [PATCH 7/7] crypto: amcc: check return value of sg_nents_for_len
2015-11-04 20:13:38 linux-crypto [PATCH 6/7] crypto: caam: check return value of sg_nents_for_len
2015-11-04 20:13:37 linux-crypto [PATCH 5/7] crypto: picoxcell: check return value of sg_nents_for_len
2015-11-04 20:13:36 linux-crypto [PATCH 4/7] crypto: qce: check return value of sg_nents_for_len
2015-11-04 20:13:35 linux-crypto [PATCH 3/7] crypto: sahara: check return value of sg_nents_for_len
2015-11-04 20:13:34 linux-crypto [PATCH 2/7] crypto: talitos: check return value of sg_nents_for_len
2015-11-04 20:08:27 linux-kernel [PATCH] net: stmmac: remove unneeded phy_iface variable
2015-11-03 12:37:03 linux-kernel Re: [PATCH] crypto: qce: dma_map_sg can handle chained SG
2015-11-03 12:37:00 linux-crypto Re: [PATCH] crypto: qce: dma_map_sg can handle chained SG
2015-11-03 09:00:06 linux-kernel Re: [PATCH v1 1/4] Crypto: Crypto driver support aes/des/des3 for rk3288
2015-10-29 07:51:13 linux-crypto Re: [PATCH] crypto: x86: Remove duplicate define of SHA1_DIGEST_SIZE
2015-10-23 12:11:19 linux-crypto (unknown)
2015-10-23 12:10:36 linux-crypto [PATCH 11/11] crypto: algif: Change some variable to size_t
2015-10-23 12:10:33 linux-bluetooth [PATCH 08/11] net: bluetooth: change the len parameter of sco_send_frame() to size_t
2015-10-23 12:10:25 linux-bluetooth (No subject)
2015-10-22 06:51:52 linux-crypto [PATCH 4/4] crypto: hifn_795x: fix coding style
2015-10-22 06:51:51 linux-crypto [PATCH 3/4] crypto: hifn_795x: use dev_xx/pr_xx instead of printk
2015-10-22 06:51:50 linux-crypto [PATCH 2/4] crypto: hifn_795x: remove the hifn_test function
2015-10-22 06:51:49 linux-crypto [PATCH 1/4] crypto: hifn_795x: replace simple_strtoul by kstrtouint
2015-10-20 18:05:20 linux-crypto [PATCH] crypto: sun4i-ss: add missing statesize
2015-10-20 07:34:14 linux-crypto [PATCH 2/8] crypto: niagara: Use precalculated hash from headers
2015-10-20 07:34:11 linux-crypto [PATCH v2] crypto: add precalculated hash for zero message length
2015-10-20 07:34:04 linux-crypto [PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers
2015-10-20 07:34:03 linux-crypto [PATCH 7/8] crypto: testmgr: Constify tested key/iv/plaintext/digest
2015-10-20 07:34:02 linux-crypto [PATCH 6/8] crypto: akcipher: the key parameter must be const u8 *
2015-10-20 07:34:01 linux-crypto [PATCH 5/8] crypto: akcipher: fix typos in include/crypto/akcipher.h
2015-10-20 07:34:00 linux-crypto [PATCH 4/8] crypto: ux500: Use precalculated hash from headers
2015-10-20 07:33:59 linux-crypto [PATCH 3/8] crypto: ccp: Use precalculated hash from headers
2015-10-20 07:33:57 linux-crypto [PATCH 1/8] crypto: hash: add zero length message hash for shax and md5
2015-10-15 18:34:53 linux-crypto [PATCH] lib/mpi: clean unused SHA1_DIGEST_LENGTH
2015-10-14 19:16:38 linux-crypto [PATCH] crypto: x86: Remove duplicate define of SHA1_DIGEST_SIZE
2015-10-14 19:15:13 linux-crypto [PATCH] crypto: n2: set array of const as const
2015-10-14 19:14:27 linux-crypto [PATCH] crypto: sahara: set array of const as const
2015-10-14 19:11:11 linux-crypto [PATCH] s390: crypto: replace raw value by their coresponding define
2015-10-12 19:31:24 linux-crypto Re: [PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers
2015-10-12 17:47:48 linux-crypto [PATCH 1/2] crypto: atmel: use devm_xxx() managed function
2015-10-12 17:47:04 linux-crypto [PATCH 2/2] crypto: ux500: Use devm_xxx() managed function
2015-10-12 16:54:32 linux-crypto [PATCH 6/8] crypto: akcipher: the key parameter must be const u8 *
2015-10-12 16:53:54 linux-crypto [PATCH] crypto: add precalculated hash for zero message length
2015-10-12 16:53:46 linux-crypto [PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers
2015-10-12 16:53:45 linux-crypto [PATCH 7/8] crypto: testmgr: Constify tested key/iv/plaintext/digest
2015-10-12 16:53:43 linux-crypto [PATCH 5/8] crypto: akcipher: fix typos in include/crypto/akcipher.h