DPDK  24.03.0
Data Fields
rte_crypto_ec_point Struct Reference

#include <rte_crypto_asym.h>

Data Fields

rte_crypto_param x
 
rte_crypto_param y
 

Detailed Description

Structure for elliptic curve point

Definition at line 216 of file rte_crypto_asym.h.

Field Documentation

◆ x

X coordinate

Examples:
examples/fips_validation/main.c.

Definition at line 217 of file rte_crypto_asym.h.

◆ y

Y coordinate

Examples:
examples/fips_validation/main.c.

Definition at line 219 of file rte_crypto_asym.h.


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