logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_crypto_ec_xform

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                          rte_crypto_ec_xform(3)

Detailed Description

       Asymmetric elliptic curve transform data

       Structure describing all EC based xform params

       Definition at line 389 of file rte_crypto_asym.h.

Field Documentation

enumrte_crypto_curve_idcurve_id
       Pre-defined ec groups

       Definition at line 390 of file rte_crypto_asym.h.

   rte_crypto_uintpkey
       Private key

       Definition at line 393 of file rte_crypto_asym.h.

   structrte_crypto_ec_pointq
       Public key

       Definition at line 396 of file rte_crypto_asym.h.

Name

       rte_crypto_ec_xform

Synopsis

       #include <rte_crypto_asym.h>

   DataFields
       enum rte_crypto_curve_idcurve_idrte_crypto_uintpkey
       struct rte_crypto_ec_pointq

See Also