DPDK  21.02.0
Data Fields
rte_crypto_modinv_xform Struct Reference

#include <rte_crypto_asym.h>

Data Fields

rte_crypto_param modulus
 

Detailed Description

Asymmetric modular multiplicative inverse transform operation

Structure describing modular multiplicative inverse transform

Definition at line 263 of file rte_crypto_asym.h.

Field Documentation

Pointer to the modulus data for modular multiplicative inverse operation in octet-string network byte order format

In case this number is equal to zero the driver shall set the crypto op status field to RTE_CRYPTO_OP_STATUS_ERROR

This number shall be relatively prime to base in corresponding Modular Multiplicative Inverse rte_crypto_mod_op_param

Definition at line 264 of file rte_crypto_asym.h.


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