Man page - rte_crypto_ec_xform(3)

Packages contas this manual

Manual

rte_crypto_ec_xform(3) Library Functions Manual rte_crypto_ec_xform(3)

rte_crypto_ec_xform

#include <rte_crypto_asym.h>


enum rte_crypto_curve_id curve_id
rte_crypto_uint pkey
struct rte_crypto_ec_point q

Asymmetric elliptic curve transform data

Structure describing all EC based xform params

Definition at line 389 of file rte_crypto_asym.h.

Pre-defined ec groups

Definition at line 390 of file rte_crypto_asym.h.

rte_crypto_uint pkey

Private key

Definition at line 393 of file rte_crypto_asym.h.

Public key

Definition at line 396 of file rte_crypto_asym.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.4 DPDK