DPDK 25.11.0-rc1
rte_pmd_cnxk_crypto_ae_ec_group_params Struct Reference

AE EC (Elliptic Curve) group parameters structure. More...

#include <rte_pmd_cnxk_crypto.h>

Detailed Description

AE EC (Elliptic Curve) group parameters structure.

This structure holds the parameters for an elliptic curve group used in AE (Asymmetric Encryption) operations. It contains the prime, order, and curve constants (consta and constb), each represented as a byte array with an associated length. The maximum length is set to accommodate the largest supported curve (e.g., P521).

Definition at line 106 of file rte_pmd_cnxk_crypto.h.


The documentation for this struct was generated from the following file: