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_point

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                          rte_crypto_ec_point(3)

Detailed Description

       Structure for elliptic curve point

       Definition at line 230 of file rte_crypto_asym.h.

Field Documentation

rte_crypto_paramx
       X coordinate

       Definition at line 231 of file rte_crypto_asym.h.

   rte_crypto_paramy
       Y coordinate

       Definition at line 233 of file rte_crypto_asym.h.

Name

       rte_crypto_ec_point

Synopsis

       #include <rte_crypto_asym.h>

   DataFieldsrte_crypto_paramxrte_crypto_paramy

See Also