DPDK  24.03.0
Data Fields
rte_crypto_dh_xform Struct Reference

#include <rte_crypto_asym.h>

Data Fields

rte_crypto_uint p
 
rte_crypto_uint g
 

Detailed Description

Asymmetric DH transform data

Structure describing deffie-hellman xform params

Definition at line 344 of file rte_crypto_asym.h.

Field Documentation

◆ p

Prime modulus data

Definition at line 345 of file rte_crypto_asym.h.

◆ g

DH Generator

Definition at line 347 of file rte_crypto_asym.h.


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