| rte_crypto_ecpm_op_param(3) | Library Functions Manual | rte_crypto_ecpm_op_param(3) |
rte_crypto_ecpm_op_param
#include <rte_crypto_asym.h>
struct rte_crypto_ec_point p
struct rte_crypto_ec_point r
rte_crypto_param scalar
Structure for EC point multiplication operation param
Definition at line 630 of file rte_crypto_asym.h.
x and y coordinates of input point
Definition at line 631 of file rte_crypto_asym.h.
x and y coordinates of resultant point
Definition at line 634 of file rte_crypto_asym.h.
Scalar to multiply the input point
Definition at line 637 of file rte_crypto_asym.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |