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_modex_xform

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                       rte_crypto_modex_xform(3)

Detailed Description

       Asymmetric Modular exponentiation transform data

       Structure describing modular exponentiation xform param

       Definition at line 339 of file rte_crypto_asym.h.

Field Documentation

rte_crypto_uintmodulus
       Modulus data for modexp transform operation

       Definition at line 340 of file rte_crypto_asym.h.

   rte_crypto_uintexponent
       Exponent of the modexp transform operation

       Definition at line 342 of file rte_crypto_asym.h.

Name

       rte_crypto_modex_xform

Synopsis

       #include <rte_crypto_asym.h>

   DataFieldsrte_crypto_uintmodulusrte_crypto_uintexponent

See Also