DPDK  18.08.1
Data Fields
rte_crypto_modex_xform Struct Reference

#include <rte_crypto_asym.h>

Data Fields

rte_crypto_param modulus
rte_crypto_param exponent

Detailed Description

Asymmetric Modular exponentiation transform data

Structure describing modular exponentation xform param

Definition at line 233 of file rte_crypto_asym.h.

Field Documentation

rte_crypto_param modulus

modulus Prime modulus of the modexp transform operation in octet-string network byte order format.

Definition at line 235 of file rte_crypto_asym.h.

rte_crypto_param exponent

exponent Private exponent of the modexp transform operation in octet-string network byte order format.

Definition at line 241 of file rte_crypto_asym.h.


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