Corentin LABBE ([email protected])

Number of posts: 1555 (0.66 per day)
First post: 2017-12-12 19:30:31
Last post: 2024-06-13 13:14:35

Date List Subject
2020-09-18 07:24:34 linux-crypto [PATCH v7 03/17] crypto: sun8i-ss: support hash algorithms
2020-09-18 07:24:33 linux-crypto [PATCH v7 06/17] crypto: sun8i-ss: better debug printing
2020-09-18 07:24:12 linux-crypto [PATCH v7 07/17] crypto: sun8i-ce: handle endianness of t_common_ctl
2020-09-18 07:24:08 linux-crypto [PATCH v7 02/17] crypto: sun8i-ss: Add support for the PRNG
2020-09-17 19:01:04 linux-crypto [PATCH] crypto: procfs: Removing some useless only space lines
2020-09-17 18:39:21 linux-crypto [PATCH 2/7] crypto: sun4i-ss: checking sg length is not sufficient
2020-09-17 18:39:16 linux-crypto [PATCH 1/7] crypto: sun4i-ss: linearize buffers content must be kept
2020-09-17 18:38:33 linux-crypto [PATCH 5/7] crypto: sun4i-ss: initialize need_fallback
2020-09-17 18:37:56 linux-crypto [PATCH 3/7] crypto: sun4i-ss: IV register does not work on A10 and A13
2020-09-17 18:37:54 linux-kernel [PATCH 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
2020-09-17 18:37:51 linux-crypto [PATCH 6/7] crypto: sun4i-ss: enabled stats via debugfs
2020-09-17 18:37:35 linux-crypto [PATCH 7/7] crypto: sun4i-ss: add SPDX header and remove blank lines
2020-09-17 18:37:26 linux-crypto [PATCH 4/7] crypto: sun4i-ss: handle BigEndian for cipher
2020-09-04 11:38:11 linux-kernel [PATCH v6 05/18] crypto: sun8i-ss: Add more comment on some structures
2020-09-04 11:37:49 linux-crypto [PATCH v6 15/18] crypto: sun8i-ce: Add support for the TRNG
2020-09-04 11:37:47 linux-crypto [PATCH v6 04/18] crypto: sun8i-ss: fix a trivial typo
2020-09-04 11:37:42 linux-crypto [PATCH v6 06/18] crypto: sun8i-ss: better debug printing
2020-09-04 11:36:03 linux-crypto [PATCH v6 14/18] crypto: sun8i-ce: Add support for the PRNG
2020-09-04 11:35:40 linux-crypto [PATCH v6 17/18] crypto: sun8i-ss: fix comparison of integer expressions of different signedness
2020-09-04 11:35:36 linux-crypto [PATCH v6 10/18] crypto: sun8i-ce: handle different error registers
2020-09-04 11:34:03 linux-kernel [PATCH v6 12/18] crypto: sun8i-ce: support hash algorithms
2020-09-04 11:32:59 linux-kernel [PATCH v6 11/18] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
2020-09-04 11:32:27 linux-kernel [PATCH] MAINTAINERS: media: cec: fix files location
2020-09-04 11:31:31 linux-crypto [PATCH v6 18/18] crypto: sun8i-ce: fix some style issue
2020-09-04 11:29:57 linux-kernel [PATCH v6 16/18] crypto: sun8i-ce: fix comparison of integer expressions of different signedness
2020-09-04 11:26:23 linux-kernel [PATCH v6 07/18] crypto: sun8i-ce: handle endianness of t_common_ctl
2020-09-04 11:26:09 linux-crypto [PATCH v6 13/18] crypto: sun8i-ce: Add stat_bytes debugfs
2020-09-04 11:24:02 linux-crypto [PATCH v6 08/18] crypto: sun8i-ce: move iv data to request context
2020-09-04 11:23:29 linux-crypto [PATCH v6 09/18] crypto: sun8i-ce: split into prepare/run/unprepare
2020-09-04 11:21:14 linux-crypto [PATCH v6 03/18] crypto: sun8i-ss: support hash algorithms
2020-09-04 11:14:40 linux-crypto [PATCH v6 02/18] crypto: sun8i-ss: Add support for the PRNG
2020-09-04 11:10:59 linux-crypto [PATCH v6 01/18] crypto: sun8i-ss: Add SS_START define
2020-09-04 11:10:56 linux-crypto [PATCH v6 00/18] crypto: allwinner: add xRNG and hashes
2020-08-28 11:07:39 linux-crypto Re: [PATCH] crypto: amlogic - Fix endianness marker
2020-08-21 13:49:08 linux-kernel [PATCH v5 13/18] crypto: sun8i-ce: Add stat_bytes debugfs
2020-08-21 13:49:02 linux-kernel [PATCH v5 11/18] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
2020-08-21 13:48:42 linux-kernel [PATCH v5 12/18] crypto: sun8i-ce: support hash algorithms
2020-08-21 13:48:36 linux-kernel [PATCH v5 06/18] crypto: sun8i-ss: better debug printing
2020-08-21 13:48:08 linux-crypto [PATCH v5 18/18] crypto: sun8i-ce: fix some style issue
2020-08-21 13:47:27 linux-kernel [PATCH v5 14/18] crypto: sun8i-ce: Add support for the PRNG
2020-08-21 13:47:13 linux-crypto [PATCH v5 15/18] crypto: sun8i-ce: Add support for the TRNG
2020-08-21 13:47:10 linux-crypto [PATCH v5 16/18] crypto: sun8i-ce: fix comparison of integer expressions of different signedness
2020-08-21 13:47:09 linux-crypto [PATCH v5 17/18] crypto: sun8i-ss: fix comparison of integer expressions of different signedness
2020-08-21 13:46:26 linux-kernel [PATCH v5 02/18] crypto: sun8i-ss: Add support for the PRNG
2020-08-21 13:46:23 linux-kernel [PATCH v5 05/18] crypto: sun8i-ss: Add more comment on some structures
2020-08-21 13:46:12 linux-crypto [PATCH v5 08/18] crypto: sun8i-ce: move iv data to request context
2020-08-21 13:45:42 linux-crypto [PATCH v5 10/18] crypto: sun8i-ce: handle different error registers
2020-08-21 13:45:30 linux-crypto [PATCH v5 09/18] crypto: sun8i-ce: split into prepare/run/unprepare
2020-08-21 13:45:20 linux-crypto [PATCH v5 07/18] crypto: sun8i-ce: handle endianness of t_common_ctl
2020-08-21 13:44:57 linux-crypto [PATCH v5 04/18] crypto: sun8i-ss: fix a trivial typo
2020-08-21 13:44:57 linux-crypto [PATCH v5 03/18] crypto: sun8i-ss: support hash algorithms