DPDK  22.11.5
Data Fields
rte_crypto_ec_xform Struct Reference

#include <rte_crypto_asym.h>

Data Fields

enum rte_crypto_curve_id curve_id
 

Detailed Description

Asymmetric elliptic curve transform data

Structure describing all EC based xform params

Definition at line 379 of file rte_crypto_asym.h.

Field Documentation

◆ curve_id

enum rte_crypto_curve_id curve_id

Pre-defined ec groups

Examples:
examples/fips_validation/main.c.

Definition at line 380 of file rte_crypto_asym.h.


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