Eneas U de Queiroz ([email protected])

Number of posts: 32 (0.19 per day)
First post: 2019-09-19 22:20:07
Last post: 2020-03-04 18:25:19

Date List Subject
2020-03-04 18:25:19 linux-crypto [PATCH] crypto: qce - fix wrong config symbol reference
2020-02-07 15:04:18 linux-crypto [PATCH v5 3/3] crypto: qce - handle AES-XTS cases that qce fails
2020-02-07 15:04:18 linux-crypto [PATCH v5 1/3] crypto: qce - use cryptlen when adding extra sgl
2020-02-07 15:03:45 linux-crypto [PATCH v5 2/3] crypto: qce - use AES fallback for small requests
2020-02-07 15:03:45 linux-crypto [PATCH v5 0/3] crypto: qce driver fixes for gcm
2020-02-06 21:03:05 linux-crypto [PATCH v4 3/3] crypto: qce - handle AES-XTS cases that qce fails
2020-02-06 21:03:03 linux-crypto [PATCH v4 2/3] crypto: qce - use AES fallback for small requests
2020-02-06 21:03:02 linux-crypto [PATCH v4 1/3] crypto: qce - use cryptlen when adding extra sgl
2020-02-06 11:49:56 linux-crypto [PATCH v3 0/3] crypto: qce driver fixes for gcm
2020-02-06 11:49:56 linux-crypto [PATCH v3 1/3] crypto: qce - use cryptlen when adding extra sgl
2020-02-06 11:49:56 linux-crypto [PATCH v3 3/3] crypto: qce - handle AES-XTS cases that qce fails
2020-02-06 11:49:56 linux-crypto [PATCH v3 2/3] crypto: qce - use AES fallback for small requests
2020-02-06 01:22:22 linux-crypto [PATCH v2 2/3] crypto: qce - use AES fallback for small requests
2020-02-06 01:22:01 linux-crypto [PATCH v2 3/3] crypto: qce - handle AES-XTS cases that qce fails
2020-02-06 01:21:48 linux-crypto [PATCH v2 1/3] crypto: qce - use cryptlen when adding extra sgl
2020-02-06 01:21:41 linux-crypto [PATCH v2 0/3] crypto: qce driver fixes for gcm
2020-02-03 19:17:22 linux-crypto [PATCH 2/2] crypto: qce - use AES fallback when len <= 512
2020-02-03 19:16:54 linux-crypto [PATCH 1/2] crypto: qce - use cryptlen when adding extra sgl
2020-02-03 19:16:51 linux-crypto [PATCH 0/2] crypto: qce driver fixes for gcm
2020-02-03 19:07:05 linux-kernel [PATCH 0/2] crypto: qce driver fixes for gcm
2020-02-03 18:56:21 linux-kernel [PATCH 2/2] crypto: qce - use AES fallback when len <= 512
2020-02-03 18:56:19 linux-kernel [PATCH 1/2] crypto: qce - use cryptlen when adding extra sgl
2020-01-03 14:38:27 linux-crypto Re: QCE hw-crypto DMA issues
2020-01-02 21:16:49 linux-crypto Fwd: QCE hw-crypto DMA issues
2019-12-20 19:04:26 linux-crypto [PATCH 5/6] crypto: qce - initialize fallback only for AES
2019-12-20 19:04:26 linux-crypto [PATCH 3/6] crypto: qce - save a sg table slot for result buf
2019-12-20 19:04:25 linux-crypto [PATCH 1/6] crypto: qce - fix ctr-aes-qce block, chunk sizes
2019-12-20 19:04:18 linux-crypto [PATCH 6/6] crypto: qce - allow building only hashes/ciphers
2019-12-20 19:04:01 linux-crypto [PATCH 4/6] crypto: qce - update the skcipher IV
2019-12-20 19:03:52 linux-crypto [PATCH 2/6] crypto: qce - fix xts-aes-qce key sizes
2019-12-20 19:03:52 linux-crypto Subject: [PATCH 0/6] crypto: QCE hw-crypto fixes
2019-09-19 22:20:07 linux-crypto [PATCH] crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flag