DOKK / manpages / debian 13 / dpdk-doc / rte_crypto_modex_xform.3.en
rte_crypto_modex_xform(3) Library Functions Manual rte_crypto_modex_xform(3)

rte_crypto_modex_xform

#include <rte_crypto_asym.h>


rte_crypto_uint modulus
rte_crypto_uint exponent

Asymmetric Modular exponentiation transform data

Structure describing modular exponentiation xform param

Definition at line 339 of file rte_crypto_asym.h.

rte_crypto_uint modulus

Modulus data for modexp transform operation

Definition at line 340 of file rte_crypto_asym.h.

rte_crypto_uint exponent

Exponent of the modexp transform operation

Definition at line 342 of file rte_crypto_asym.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK