[PATCH v4 2/4] cryptodev: add ec points to sm2 op

Stephen Hemminger stephen at networkplumber.org
Tue Oct 8 22:46:26 CEST 2024


On Tue,  8 Oct 2024 19:14:31 +0100
Arkadiusz Kusztal <arkadiuszx.kusztal at intel.com> wrote:

> +	RTE_CRYPTO_SM2_PARTIAL,
> +	/**<
> +	 * PMD does not support the full process of the
> +	 * SM2 encryption/decryption, but the elliptic
> +	 * curve part only

Couldn't this just be:
	/**< PMD only supports elliptic curve */



More information about the dev mailing list