DPDK  23.07.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 220 of file rte_crypto_asym.h.

Field Documentation

◆ x

X coordinate

Examples:
examples/fips_validation/main.c.

Definition at line 221 of file rte_crypto_asym.h.

◆ y

Y coordinate

Examples:
examples/fips_validation/main.c.

Definition at line 223 of file rte_crypto_asym.h.


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