DPDK 25.11.3
Loading...
Searching...
No Matches
rte_crypto_ec_xform Struct Reference

#include <rte_crypto_asym.h>

Data Fields

enum rte_crypto_curve_id curve_id
rte_crypto_uint pkey
struct rte_crypto_ec_point q

Detailed Description

Asymmetric elliptic curve transform data

Structure describing all EC based xform params

Definition at line 419 of file rte_crypto_asym.h.

Field Documentation

◆ curve_id

enum rte_crypto_curve_id curve_id

Pre-defined ec groups

Definition at line 420 of file rte_crypto_asym.h.

◆ pkey

Private key

Definition at line 423 of file rte_crypto_asym.h.

◆ q

Public key

Definition at line 426 of file rte_crypto_asym.h.


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