DPDK  18.08.1
Data Fields
rte_crypto_modinv_xform Struct Reference

#include <rte_crypto_asym.h>

Data Fields

rte_crypto_param modulus

Detailed Description

Asymmetric modular inverse transform operation

Structure describing modulus inverse xform params

Definition at line 253 of file rte_crypto_asym.h.

Field Documentation

rte_crypto_param modulus

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

Definition at line 255 of file rte_crypto_asym.h.


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