DPDK 25.07.0-rc1
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 412 of file rte_crypto_asym.h.

Field Documentation

◆ base

Base of modular exponentiation/multiplicative inverse.

Definition at line 413 of file rte_crypto_asym.h.

◆ result

Result of modular exponentiation/multiplicative inverse.

Definition at line 415 of file rte_crypto_asym.h.


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