DOKK / manpages / debian 13 / dpdk-doc / rte_crypto_dh_xform.3.en
rte_crypto_dh_xform(3) Library Functions Manual rte_crypto_dh_xform(3)

rte_crypto_dh_xform

#include <rte_crypto_asym.h>


rte_crypto_uint p
rte_crypto_uint g

Asymmetric DH transform data

Structure describing deffie-hellman xform params

Definition at line 361 of file rte_crypto_asym.h.

rte_crypto_uint p

Prime modulus data

Definition at line 362 of file rte_crypto_asym.h.

rte_crypto_uint g

DH Generator

Definition at line 364 of file rte_crypto_asym.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK