Thread (42 messages) 42 messages, 4 authors, 2023-10-09

RE: [v1 2/6] cryptodev: add RNG capability in EC based xform

From: Kusztal, ArkadiuszX <hidden>
Date: 2023-09-26 19:53:45

quoted hunk ↗ jump to hunk
-----Original Message-----
From: Gowrishankar Muthukrishnan <redacted>
Sent: Thursday, August 10, 2023 11:35 AM
To: dev@dpdk.org
Cc: anoobj@marvell.com; Akhil Goyal <redacted>; Fan Zhang
[off-list ref]; Ji, Kai [off-list ref]; Gowrishankar
Muthukrishnan [off-list ref]
Subject: [v1 2/6] cryptodev: add RNG capability in EC based xform

diff --git a/drivers/crypto/openssl/rte_openssl_pmd_ops.c
b/drivers/crypto/openssl/rte_openssl_pmd_ops.c
index 2eb450fcfd..0f88669f41 100644
 		 * Value 0 mean implementation default
 		 */
+
+		uint8_t internal_rng;
+		/**< Availability of random number generator for Elliptic curve
based xform.
+		 * Value 0 means unavailable, and application should pass the
required
+		 * random value. Otherwise, PMD would internally compute the
random number.
+		 */
 	};
 };

--
2.25.1
Acked-by: Arkadiusz Kusztal <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help