DOKK / manpages / debian 13 / dpdk-doc / rte_crypto_ec_point.3.en
rte_crypto_ec_point(3) Library Functions Manual rte_crypto_ec_point(3)

rte_crypto_ec_point

#include <rte_crypto_asym.h>


rte_crypto_param x
rte_crypto_param y

Structure for elliptic curve point

Definition at line 230 of file rte_crypto_asym.h.

rte_crypto_param x

X coordinate

Definition at line 231 of file rte_crypto_asym.h.

rte_crypto_param y

Y coordinate

Definition at line 233 of file rte_crypto_asym.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK