Iuliana Prodan ([email protected])

Number of posts: 326 (0.18 per day)
First post: 2019-02-08 13:51:58
Last post: 2024-01-24 22:13:00

Date List Subject
2020-01-03 01:04:55 linux-crypto [PATCH v2 03/10] crypto: caam - refactor ahash_edesc_alloc
2020-01-03 01:04:49 linux-crypto [PATCH v2 06/10] crypto: caam - refactor caam_jr_enqueue
2020-01-03 01:04:43 linux-crypto [PATCH v2 08/10] crypto: caam - add crypto_engine support for AEAD algorithms
2020-01-03 01:04:26 linux-kernel [PATCH v2 07/10] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
2020-01-03 01:04:26 linux-crypto [PATCH v2 10/10] crypto: caam - add crypto_engine support for HASH algorithms
2020-01-03 01:04:25 linux-crypto [PATCH v2 09/10] crypto: caam - add crypto_engine support for RSA algorithms
2020-01-03 01:03:51 linux-crypto [PATCH v2 00/10] crypto: caam - backlogging support
2019-12-11 12:21:51 linux-crypto Re: [PATCH 08/12] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
2019-12-10 12:28:58 linux-crypto Re: [PATCH 06/12] crypto: caam - change return code in caam_jr_enqueue function
2019-11-26 22:55:24 linux-crypto [PATCH v3] crypto: caam - do not reset pointer size from MCFGR register
2019-11-26 22:26:20 linux-crypto Re: [PATCH v2] crypto: caam - do not reset pointer size from MCFGR register
2019-11-26 12:53:17 linux-crypto [PATCH v2] crypto: caam - do not reset pointer size from MCFGR register
2019-11-25 12:06:35 linux-kernel Re: [PATCH] crypto: caam - do not reset pointer size if caam_ptr_size is 64 bits
2019-11-24 22:34:04 linux-crypto [PATCH] crypto: caam - do not reset pointer size if caam_ptr_size is 64 bits
2019-11-22 14:12:18 linux-crypto Re: [PATCH 08/12] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
2019-11-22 11:07:38 linux-crypto Re: [PATCH 08/12] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
2019-11-22 10:29:49 linux-crypto Re: [PATCH 01/12] crypto: add helper function for akcipher_request
2019-11-19 22:49:59 linux-crypto Re: [PATCH 07/12] crypto: caam - refactor caam_jr_enqueue
2019-11-17 22:35:38 linux-crypto [PATCH 00/12] crypto: caam - backlogging support
2019-11-17 22:34:55 linux-crypto [PATCH 02/12] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
2019-11-17 22:33:53 linux-kernel [PATCH 05/12] crypto: caam - refactor RSA private key _done callbacks
2019-11-17 22:32:54 linux-crypto [PATCH 04/12] crypto: caam - refactor ahash_edesc_alloc
2019-11-17 22:32:45 linux-crypto [PATCH 09/12] crypto: caam - bypass crypto-engine sw queue, if empty
2019-11-17 22:32:45 linux-crypto [PATCH 06/12] crypto: caam - change return code in caam_jr_enqueue function
2019-11-17 22:32:16 linux-crypto [PATCH 08/12] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
2019-11-17 22:32:16 linux-crypto [PATCH 10/12] crypto: caam - add crypto_engine support for AEAD algorithms
2019-11-17 22:32:12 linux-crypto [PATCH 12/12] crypto: caam - add crypto_engine support for HASH algorithms
2019-11-17 22:31:46 linux-crypto [PATCH 11/12] crypto: caam - add crypto_engine support for RSA algorithms
2019-11-17 22:31:46 linux-crypto [PATCH 07/12] crypto: caam - refactor caam_jr_enqueue
2019-11-17 22:31:45 linux-crypto [PATCH 01/12] crypto: add helper function for akcipher_request
2019-11-17 22:31:45 linux-crypto [PATCH 03/12] crypto: caam - refactor ahash_done callbacks
2019-10-28 21:14:22 linux-crypto Re: CAAM hw key support status
2019-09-26 12:27:07 linux-crypto [PATCH v2] crypto: caam - use mapped_{src,dst}_nents for descriptor
2019-09-26 10:29:09 linux-crypto Re: [PATCH] crypto: caam - use mapped_{src,dst}_nents for descriptor
2019-09-26 09:32:30 linux-crypto [PATCH] crypto: caam - use mapped_{src,dst}_nents for descriptor
2019-08-30 13:35:50 linux-crypto Re: [PATCH v8 00/16] crypto: caam - Add i.MX8MQ support
2019-08-30 09:16:02 linux-crypto Re: [PATCH v8 00/16] crypto: caam - Add i.MX8MQ support
2019-08-26 08:48:11 linux-crypto Re: [PATCH v8 00/16] crypto: caam - Add i.MX8MQ support
2019-08-20 11:27:10 linux-crypto [PATCH] crypto: caam/qi - use print_hex_dump_debug function to print debug messages
2019-08-02 09:36:20 linux-crypto [PATCH v5] crypto: gcm - restrict assoclen for rfc4543
2019-07-31 13:11:33 linux-crypto [PATCH v5 07/14] crypto: caam - check zero-length input
2019-07-31 13:10:39 linux-crypto [PATCH v5 14/14] crypto: caam - change return value in case CAAM has no MDHA
2019-07-31 13:10:22 linux-crypto [PATCH v5 01/14] crypto: caam/qi - fix error handling in ERN handler
2019-07-31 13:10:17 linux-crypto [PATCH v5 05/14] crypto: caam - check authsize
2019-07-31 13:09:59 linux-crypto [PATCH v5 03/14] crypto: caam - update IV only when crypto operation succeeds
2019-07-31 13:09:57 linux-kernel [PATCH v5 02/14] crypto: caam - fix return code in completion callbacks
2019-07-31 13:09:52 linux-crypto [PATCH v5 09/14] crypto: caam - keep both virtual and dma key addresses
2019-07-31 13:09:49 linux-crypto [PATCH v5 08/14] crypto: caam - update rfc4106 sh desc to support zero length input
2019-07-31 13:09:24 linux-crypto [PATCH v5 04/14] crypto: caam - check key length
2019-07-31 13:09:23 linux-crypto [PATCH v5 11/14] crypto: caam - free resources in case caam_rng registration failed
2019-07-31 13:09:23 linux-crypto [PATCH v5 06/14] crypto: caam - check assoclen