DPDK  24.03.0
Data Fields
rte_crypto_modex_xform Struct Reference

#include <rte_crypto_asym.h>

Data Fields

rte_crypto_uint modulus
 
rte_crypto_uint exponent
 

Detailed Description

Asymmetric Modular exponentiation transform data

Structure describing modular exponentiation xform param

Definition at line 322 of file rte_crypto_asym.h.

Field Documentation

◆ modulus

rte_crypto_uint modulus

Modulus data for modexp transform operation

Definition at line 323 of file rte_crypto_asym.h.

◆ exponent

rte_crypto_uint exponent

Exponent of the modexp transform operation

Definition at line 325 of file rte_crypto_asym.h.


The documentation for this struct was generated from the following file: