DPDK  20.11.10
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 352 of file rte_crypto_asym.h.

Field Documentation

◆ x

X coordinate

Definition at line 353 of file rte_crypto_asym.h.

◆ y

Y coordinate

Definition at line 355 of file rte_crypto_asym.h.


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