DPDK  24.03.0
Data Fields
rte_crypto_mod_op_param Struct Reference

#include <rte_crypto_asym.h>

Data Fields

rte_crypto_uint base
 
rte_crypto_uint result
 

Detailed Description

Operations params for modular operations: exponentiation and multiplicative inverse

Definition at line 387 of file rte_crypto_asym.h.

Field Documentation

◆ base

Base of modular exponentiation/multiplicative inverse.

Definition at line 388 of file rte_crypto_asym.h.

◆ result

Result of modular exponentiation/multiplicative inverse.

Definition at line 390 of file rte_crypto_asym.h.


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