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_mod_op_param

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                      rte_crypto_mod_op_param(3)

Detailed Description

       Operations params for modular operations: exponentiation and multiplicative inverse

       Definition at line 404 of file rte_crypto_asym.h.

Field Documentation

rte_crypto_uintbase
       Base of modular exponentiation/multiplicative inverse.

       Definition at line 405 of file rte_crypto_asym.h.

   rte_crypto_uintresult
       Result of modular exponentiation/multiplicative inverse.

       Definition at line 407 of file rte_crypto_asym.h.

Name

       rte_crypto_mod_op_param

Synopsis

       #include <rte_crypto_asym.h>

   DataFieldsrte_crypto_uintbaserte_crypto_uintresult

See Also